python3-asn1crypto

Fast ASN.1 parser and serializer (Python 3)
  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 3 version of asn1crypto.