python-asn1crypto

Fast ASN.1 parser and serializer (Python 2)
  https://github.com/wbond/asn1crypto
  0
  no reviews



Asn1crypto focuses on:
- Delayed parsing of byte string values
- Persistence of original ASN.1 encoded data until a value is changed
- Lazy loading of child fields
- Utilization of high-level Python stdlib modules
This package contains the Python 2 version of asn1crypto.