mbedtls/ChangeLog.d/allow_alt_cmac_without_des.txt
Steven Cooreman 894b9c4635 Add documentation for change in CMAC self-test behaviour
Signed-off-by: Steven Cooreman <steven.cooreman@silabs.com>
2021-04-23 08:19:43 +02:00

3 lines
145 B
Text

Changes
* Alternative implementations of CMAC may now opt to not support 3DES as a
CMAC block cipher, and still pass the CMAC self test.