Skip to content

1.2.0-RC0

Pre-release
Pre-release
Compare
Choose a tag to compare
@williamcroberts williamcroberts released this 24 Mar 18:28
· 726 commits to master since this release

1.2.0-RC0 - 2020-02-24

  • Fix PSS signatures. Non-FIPS mode TPMs produce PSS signatures with a
    max salt len that poses interoperability issues with verifying clients,
    notably TLS in OpenSSL.
  • Handle Esys_LoadExternal() API change where the hierarchy handle switches to an
    ESYS_TR rather than a TPM2_RH_.