METADATA 1.1 KB

1234567891011121314151617181920212223242526
  1. Metadata-Version: 2.0
  2. Name: asn1crypto
  3. Version: 0.22.0
  4. Summary: 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
  5. Home-page: https://github.com/wbond/asn1crypto
  6. Author: wbond
  7. Author-email: will@wbond.net
  8. License: MIT
  9. Keywords: asn1 crypto pki x509 certificate rsa dsa ec dh
  10. Platform: UNKNOWN
  11. Classifier: Development Status :: 4 - Beta
  12. Classifier: Intended Audience :: Developers
  13. Classifier: License :: OSI Approved :: MIT License
  14. Classifier: Programming Language :: Python :: 2.6
  15. Classifier: Programming Language :: Python :: 2.7
  16. Classifier: Programming Language :: Python :: 3.2
  17. Classifier: Programming Language :: Python :: 3.3
  18. Classifier: Programming Language :: Python :: 3.4
  19. Classifier: Programming Language :: Python :: 3.5
  20. Classifier: Programming Language :: Python :: 3.6
  21. Classifier: Programming Language :: Python :: Implementation :: PyPy
  22. Classifier: Topic :: Security :: Cryptography
  23. Docs for this project are maintained at https://github.com/wbond/asn1crypto#readme.