Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • A version of the Bouncy Castle library provides:
    • ASN.1 parser and some certificate and key parsing functionality to one of our dependencies
    • (V4.1+) Direct KeyInfo support for Elliptic Curve keys with named curvesNamed Curves
    • (V4.1+) Our implementation of ConcatKDF key derivation for encryption using Elliptic Curve Diffie-Hellman (ECDH) key agreement
  • One implementation of the OpenSAML StorageService API in V3 is implemented on top of the Bouncy Castle AES-GCM implementation due to compatibility issues with Java 7. While it is used by default within the Identity Provider software, it is not a requirement, and was replaced by the Java implementation in V4.

...