- New algorithm "TLS-v1.3 / KDF / RFC4886"
- DEMO
- New algorithm - "KAS-KDF / HKDF / Sp800-56Cr1"
- New algorithm - "KAS-IFC-SSC / null / Sp800-56Br2"
- KAS-ECC Update ephemeral nonce to always be at the byte boundary
- KAS-IFC
- Removes VAL type tests for KTS
- Updates projections to include additional information
- Restructures registration for KAS/KTS-IFC
- usnistgov/ACVP#945
- usnistgov/ACVP#942
- Only client cert auth is required for "Algorithms" endpoint, previously required JWT
- Updates CTR modes (AES and TDES) with a new boolean property performCounterTests
- ANSI 9.63 - fixes padding on
z
in certain situations - AES-CCM changes tagLen from
MathDomain
->int[]
to match specification