asn1crypto 1.5.1
0
Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL,
Contents
Fast ASN.1 parser and serializer with definitions for private keys, public keys, certificates, CRL, OCSP, CMS, PKCS#3, PKCS#7, PKCS#8, PKCS#12, PKCS#5, X.509 and TSP
Stars: 330, Watchers: 330, Forks: 140, Open Issues: 53The wbond/asn1crypto
repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 330 github stars!
How to Install asn1crypto
You can install asn1crypto using pip
pip install asn1crypto
or add it to a project with poetry
poetry add asn1crypto
Package Details
- Author
- wbond
- License
- MIT
- Homepage
- https://github.com/wbond/asn1crypto
- PyPi:
- https://pypi.org/project/asn1crypto/
- GitHub Repo:
- https://github.com/wbond/asn1crypto
Classifiers
- Security/Cryptography
Related Packages
Errors
A list of common asn1crypto errors.
Code Examples
Here are some asn1crypto
code examples and snippets.
GitHub Issues
The asn1crypto package has 53 open issues on GitHub
- Wrong encoding for EncryptedContentInfo.encrypted_content field
- Update code in documentation
- Correct tagging in cms.AttCertIssuer