Skip to content

3.8.0

Latest
Compare
Choose a tag to compare
@jyao1 jyao1 released this 10 Jul 07:55
· 105 commits to main since this release

Tag 3.8.0 adds new features:

  • Support for DSP0286 1.0 - Security Protocol and Data Model (SPDM) to Storage Binding Specification.
  • Support for DSP0287 1.0 - SPDM over TCP Binding Specification.
  • SPDM 1.3 encapsulated GET_ENDPOINT_INFO.
  • Update OpenSSL to 3.5.1, which supports PQC.
  • Fix Ed448 signing/verification issue that it did not pass context in signing (#3037). This is an SPDM specification compliance issue, we suggest the consumers use the tag 3.8.0 for further development if Ed448 is enabled.
  • Add EdDSA and SM2 in libspdm_gen_x509_csr().