pypy-asn1crypto

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