Credits ======= The following projects have provided inspiration for Python-ASN1: * `pyasn1`_ This is another ASN1 encoder/decoder for Python. * `Samba`_ In particular **libads** for the stack based approach for building constructed types. .. _pyasn1: https://web.archive.org/web/20191231214902/http://snmplabs.com/pyasn1/index.html .. _Samba: https://github.com/samba-team/samba/tree/master/source3/libads