mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-19 03:58:17 -04: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
|
* \warning This is currently experimental. EC J-PAKE support is based on the
|
||||||
* Thread v1.0.0 specification; incompatible changes to the specification
|
* 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
|
* Module: library/ecjpake.c
|
||||||
* Caller:
|
* Caller:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user