1. 6a7dba8 Add encryption algorithm id for RC4 by wbond · 4 years, 10 months ago
  2. aa5b306 Add NIST OIDs for SHA-3 (and SHAKE) algorithms. by Wim Lewis · 6 years ago
  3. a022f69 make lowercase for consistency by Anthony Alba · 6 years ago
  4. bfa0d5a RFC5084: add CCM parameters to EncryptionAlgorithm by Anthony Alba · 6 years ago
  5. c3d8505 Add algos.AnyAlgorithmIdentifier by wbond · 7 years ago
  6. d62ed9a Update bundled definitions to use new tagging API by wbond · 7 years ago
  7. fb1f98d Add algos.DSASignature by wbond · 7 years ago
  8. 36e6bec Fix lint error by wbond · 8 years ago
  9. 0939833 Enforce core.Null() be used as parameters with certain algos.DigestAlgorithm() algorithms by wbond · 8 years ago
  10. 381a4da Ensure RSA OIDs have core.Null parameters across various structures by wbond · 8 years ago
  11. bfbb410 Ensure that algos.SignedDigestAlgorithm() sets parameters field to Null when a SHA-2 RSA algorithm, per RFC 4055 by wbond · 8 years ago
  12. 88ba5ee Add algos.KeyExchangeAlgorithm,/lgos.DHParameters, DH key support to keys.PublicKeyAlgorithm by wbond · 8 years ago
  13. c7b710f Configure preferred OIDs for algos.SignedDigestAlgorithmId by wbond · 8 years ago
  14. 277d76d Updated algos.EncryptionAlgorithm property methods and specs for new AES OID format by wbond · 9 years ago
  15. a7bbfc9 EncryptionAlgorithmId block mode changes/additions by eukaryote · 9 years ago
  16. 5cf77ba Import order cleanup by wbond · 9 years ago
  17. a26664f Replace pylint with flake8, improve exception class specificity by wbond · 9 years ago
  18. 1cfca23 Added .signature_algo and .hash_algo to SignedDigestAlgorithm by wbond · 9 years ago
  19. 2592ed9 Added params for RSAES-OAEP and RSASSA-PSS, tweaked name for RSASSA-PKCS#1v1.5 OID by wbond · 9 years ago
  20. 6b66ab5 Make __future__ imports consistent for better compat between 2 and 3 by wbond · 9 years ago
  21. ea25fc2 Added module and function docstrings by wbond · 9 years ago
  22. cd967c3 Fixed up __future__ imports by wbond · 9 years ago
  23. 225418c Fixed various bugs with EncryptionAlgorithm and related structures by wbond · 9 years ago
  24. 59af99d Folded PKCS#5 algos into asn1crypto.algos by wbond · 9 years ago
  25. b5354a4 Fixed bugs related to parsing info about encryption algorithms by wbond · 9 years ago
  26. b9b7597 Docs, package infrastructure by wbond · 9 years ago
  27. e91513e Initial version by wbond · 9 years ago