Skip to content

v1.1.0.32

Compare
Choose a tag to compare
@livebe01 livebe01 released this 15 Dec 18:47
· 4 commits to master since this release

Demo: 2023-11-21
Prod: 2023-12-14

  • Purchase endpoint - The /purchase endpoint is updated to allow a purchaseOrderNumber to be supplied as part of the request. An optional purchase number can be included in the request and will be included on the invoice from NIST for the purchase. See https://github.com/usnistgov/ACVP-Server/wiki/ACVTS-Purchasing-Endpoints#2-purchase for additional information.
  • ConditioningComponent AES-CBC-MAC SP800-90B - Adds support for the IUT to be able to supply the key used for testing
  • KDA HKDF Sp800-56Cr2
    • Fixes an issue where, when a required registration property was omitted from the registration, A) an error was logged to the prompt file instead of B) the registration being rejected and citing the error.
    • Adds the saltLens registration property to support IUTs that are constrained by the salt lengths that they support.
  • LMS sigVer 1.0 - Addresses an issue related to parsing unusual public keys
  • RSA decryptionPrimitive Sp800-56Br2 - Adds support for testing IUTs that require a fixed public exponent
  • SHA1, SHA2-, and SHA3- - Corrects an issue where the server computed incorrect results for the "MCT" testType when mctVersion was set to "alternate".

Prod Update: 2024-01-18

  • RSA signaturePrimitive 2.0 algorithm enabled on Prod