commit | 21c54816f5744dcbbb992459cda8a2e1a83f901d | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Wed Oct 05 14:17:37 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed Oct 05 14:19:18 2016 +0100 |
tree | 3f8a3271efe0b552a10a16cf1ea3b5ae6db95334 | |
parent | 01ba45b1392ab6c21b65786920ae594a9e3dc844 [diff] [blame] |
Add CMAC to ChangeLog
diff --git a/ChangeLog b/ChangeLog index 60383a9..489c4bf 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