commit | e5796c1fbcc65db958d110150e4f53130981adc3 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Wed Oct 05 14:17:37 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Oct 13 13:51:12 2016 +0100 |
tree | a82765131a8896ccf0bfc03b0e5bde16067bbf21 | |
parent | 59b4c888fefd2d817101caa524c43ba1befbc035 [diff] |
Add CMAC to ChangeLog
diff --git a/ChangeLog b/ChangeLog index a10559f..2275d6e 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -3,6 +3,8 @@ = mbed TLS 2.3.x branch released 2016-xx-xx Features + * Added support for CMAC for AES and 3DES and AES-CMAC-PRF-128, as defined by + NIST SP 800-38B, RFC-4493 and RFC-4615. * Added hardware entropy selftest to verify that the hardware entropy source is functioning correctly. * Added a script to print build environment info for diagnostic use in test