{"library":"asn1","type":"library","category":null,"description":"Python-ASN1 is a straightforward library for encoding and decoding ASN.1 data, compatible with Python 2.7+ and 3.5+. It supports both BER (Basic Encoding Rules) for parsing and DER (Distinguished Encoding Rules) for parsing and generation, including indefinite lengths. The library is written entirely in Python and supports most common ASN.1 types, including the REAL type. The latest version is 3.2.0, with a regular release cadence addressing new Python versions and API enhancements.","language":"python","status":"active","version":"3.2.0","tags":["asn.1","encoding","decoding","serialization","cryptography","der","ber","x.509"],"last_verified":"Thu May 21","install":[{"cmd":"pip install asn1","imports":["from asn1 import Encoder","from asn1 import Decoder","from asn1 import Numbers"]}],"homepage":null,"github":"https://github.com/andrivet/python-asn1","docs":null,"changelog":null,"pypi":"https://pypi.org/project/asn1/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/asn1/compatibility"}}