Skip to content

Release 0.2.5

Compare
Choose a tag to compare
@etingof etingof released this 24 Apr 04:41
· 140 commits to master since this release

This release brings many new ASN.1 modules to the collection:

  • Added module RFC5958 providing Asymmetric Key Packages,
    which is essentially version 2 of the PrivateKeyInfo
    structure in PKCS#8 in RFC 5208
  • Added module RFC8410 providing algorithm Identifiers for
    Ed25519, Ed448, X25519, and X448
  • Added module RFC8418 providing Elliptic Curve Diffie-Hellman
    (ECDH) Key Agreement Algorithm with X25519 and X448
  • Added module RFC3565 providing Elliptic Curve Diffie-Hellman
    Key Agreement Algorithm use with X25519 and X448 in the
    Cryptographic Message Syntax (CMS)
  • Added module RFC4108 providing CMS Firmware Wrapper
  • Added module RFC3779 providing X.509 Extensions for IP
    Addresses and AS Identifiers
  • Added module RFC4055 providing additional Algorithms and
    Identifiers for RSA Cryptography for use in Certificates
    and CRLs

Full list of changed could be seen in the CHANGELOG.