mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-23 17:48:42 +08:00
Add changelog entry
Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
This commit is contained in:
parent
90d96cc741
commit
6565ea0739
6
ChangeLog.d/constant_time_module.txt
Normal file
6
ChangeLog.d/constant_time_module.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Changes
|
||||||
|
* The mbedcrypto library includes new a source code module constant_time.c,
|
||||||
|
containing various functions meant to resist timing side channel attacks.
|
||||||
|
This module does not have a separate configuration option, and functions
|
||||||
|
from this module will be included in the build as required. Currently
|
||||||
|
the interface of this module is private and may change at any time.
|
Loading…
x
Reference in New Issue
Block a user