mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-11 18:40:53 +00:00
Add ChangeLog file and fix comment in config.h
Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
This commit is contained in:
parent
d7a21a1ec5
commit
ede3085563
5
ChangeLog.d/issue4036.txt
Normal file
5
ChangeLog.d/issue4036.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Default behavior changes
|
||||
* Enable by default the functionalities which have no reason to be disabled.
|
||||
They are: ARIA block cipher, CMAC mode, elliptic curve J-PAKE library and
|
||||
Key Wrapping mode as defined in NIST SP 800-38F. Fixes #4036.
|
||||
|
@ -2718,7 +2718,7 @@
|
||||
*
|
||||
* \warning This is currently experimental. EC J-PAKE support is based on the
|
||||
* Thread v1.0.0 specification; incompatible changes to the specification
|
||||
* might still happen. For this reason, this is disabled by default.
|
||||
* might still happen.
|
||||
*
|
||||
* Module: library/ecjpake.c
|
||||
* Caller:
|
||||
|
Loading…
x
Reference in New Issue
Block a user