mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-10 06:13:41 +02:00
Add a note about CTR_DRBG security strength to config.h
This commit is contained in:
@@ -1884,6 +1884,10 @@
|
||||
*
|
||||
* Enable the CTR_DRBG AES-256-based random generator.
|
||||
*
|
||||
* \note This module only achieves a 256-bit security strength if
|
||||
* the generator is seeded with sufficient entropy.
|
||||
* See ctr_drbg.h for more details.
|
||||
*
|
||||
* Module: library/ctr_drbg.c
|
||||
* Caller:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user