Skip to content

v1.1.0.36

Compare
Choose a tag to compare
@livebe01 livebe01 released this 07 Oct 16:56
· 1 commit to master since this release

Demo: 2024-10-7
Prod: 2024-10-11

  • ECDSA sigGen FIPS186-5 and ECDSA sigVer FIPS186-5 - updates testing to use the correct output lengths when SHAKE128 and SHAKE256 are used.
  • ECDSA sigGen 1.0 and ECDSA sigGen FIPS186-5 - improves error handling to provide error messages that are more descriptive.
  • ECDSA sigVer 1.0 and ECDSA sigVer FIPS186-5 - removes support for the componentTest registration property.
  • EDDSA sigGen FIPS186-5 - fixes an issue where test cases with non-zero length contexts were provided for IUTs that indicated support for "contextLength": [0].
  • sample JSON files - corrects an issue where the SHA2-384, SHA2-512, SHA2-512-224, and SHA2-512-256 sample JSON files were computed using the SHA2-256 algorithm.
  • KDA HKDF Sp800-56Cr2 and KDA TwoStep Sp800-56Cr2 - updates error messages to use the correct casing when referring to the usesSharedHybridSecret and auxSharedSecretLen registration properties.
  • ACVP-AES-CCM - updates testing to allow 96-bit nonce lengths.
  • ACVP-AES-XTS 2.0 - Addresses issue where test cases sometimes used an invalid Data Unit Sequence Number or sequenceNumber.
  • RSA sigGen FIPS186-5 and RSA sigVer FIPS186-5 - updates testing to reject registrations that include maskFunction or saltLen for pkcs1v1.5.
  • RSA sigGen FIPS186-5 - updates testing to no longer include the maskFunction and saltLen properties for the pkcs1v1.5 tests.