v1.1.0.20
Demo: 2021-07-28
Prod: 2021-08-19
Public Web:
- Update
PUT
operation on/testSessions/{tsId}/vectorSets/{vsId}/results
endpoint to allow forPUT
when vs in error state.
Algorithms:
- SP800-56C Correct 56C L lower bounds to 112 as minimum
- KBKDF validator to check for the absence of a fixedDataOrder value of "none" when a counterLength of "0" is present.
- New algorithm
"KAS-KC" / null / "Sp800-56"
- New algorithm
"KAS-KDF" / "OneStepNoCounter" / "Sp800-56Cr2"
- New KDF type for SP800-56Ar3 (ECC and FFC) and SP800-56Br2 (IFC)
- Conditioning Component BlockCipher - updates returned bits to be the length of the key size used, rather than the static 128 bit block size.