4 Revision History

Doc Rev.DateDescription
B07/2025Added support for the following asymmetric public keys:
  • Elliptic Curves
    • NIST P-224, P-384, P-521
    • Secp256k1 (Bitcoin/Blockchain)
    • Brainpool 256-bit, 384-bit, 512-bit
  • Octet Key Pairs
    • Ed25519, Ed448
    • X25519, X448
  • RSA
    • 2048-bit, 3072-bit, 4096-bit
A02/2022Initial release of this document