Skip to content

v1.1.0.30

Compare
Choose a tag to compare
@livebe01 livebe01 released this 17 Jul 16:20
· 13 commits to master since this release

Demo: 2023-7-13
Prod: 2023-7-26

CLIENT BREAKING CHANGE: SEE THE SHA1, SHA2- and SHA3- SECTIONS OF THE RELEASE NOTES BELOW**

  • SHA1 and SHA2-* - The MCT update that was introduced in release v1.1.0.28-hotfix-1 is reworked to account for what is expected of test harnesses. This is a client breaking change. The pseudocode that must be implemented in a test harness has changed. In the new version of the MCT pseudocode the test harness is no longer required to have knowledge of the contents of the algorithm registration. See the updated SHA1/SHA2 MCT pseudocode in the SHA ACVP algorithm specification.
  • SHA3-* - The MCT update that was introduced in release v1.1.0.29 is reworked to account for what is expected of test harnesses. This is a client breaking change. The pseudocode that must be implemented in a test harness has changed. In the new version of the MCT pseudocode the test harness is no longer required to have knowledge of the contents of the algorithm registration. See the updated SHA3 MCT pseudocode in the SHA3 ACVP algorithm specification.
  • EdDSA sigVer 1.0 - Updates testing to honor "preHash": true
  • KDF KMAC Sp800-108r1 - Fixes issue where ACVTS would sometimes generate incorrect answers.
  • AES-XTS 2.0 - Corrects how AES XTS tweak is incremented for Multi-data unit payloads