Skip to content

3.0.0

Compare
Choose a tag to compare
@jyao1 jyao1 released this 18 Jul 06:22
· 292 commits to main since this release

Tag 3.0.0 adds new features:

  • Support for FIPS 140-3 including known-answer-tests (KAT). See fips.
  • Raw public keys are now ASN.1 DER encoded. See raw_public_key.
  • Support AEAD limit configuration. See aead_limit.
  • Support for OpenSSL 3.0.

The API in 3.0.0 is incompatible with the API in 2.3.x release. See changelog, design and user_guide.

This version fixed L1/L2 measurement transcript error handling issue, which is incompatible to previous libspdm version.

The endianness in libspdm is documented at crypto_endianness.