mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 06:28:17 +02:00
committed by
Gabor Mezei
parent
7e6a1eaf8f
commit
10117d673e
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.
|
||||
Reference in New Issue
Block a user