v1.1.0.15
Demo 2021-01-14
Prod 2021-02-12
- New Algorithms (Demo only)
- KAS-KDF / OneStep / Sp800-56Cr2
- KAS-KDF / TwoStep / Sp800-56Cr2
- KAS-KDF / HKDF / Sp800-56Cr2
- ACVP-AES-XTS / null / 2.0 (Demo only)
- New revision of XTS testing that allows for the separation of data unit length and payload length
- usnistgov/ACVP#1102
- TLSv1.2 / KDF / RFC7626
- new TLS v1.2 testing using the extended master secret extension
- #41
- X9.42 correction for DER encoding
- Added conformance "RFC3686" to AES-CTR testing (Demo only)
- KAS SP800-56Ar3, SP800-56Br2 update prompt file to include
kdfMode
for TwoStep KDFs - MathDomain
- correction to edge case where a "range" math domain supports a small number of values.
- cSHAKE and derivatives, updates test case generation to fix situations where certain
MathDomain
interactions would fail to generate vectors
- AES-CCM - correct "expected results" json file to no longer include
pt
property in failure verification test cases - KTS correction to maximum L calculation within OAEP
- AES-FF1 fixes issue with larger message lengths
- KAS group generation updates