Skip to content

Commit b4802d7

Browse files
Changelog entry for xxx_drbg_set_entropy_len before xxx_drbg_seed
1 parent 5ad685f commit b4802d7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ mbed TLS ChangeLog (Sorted per branch, date)
22

33
= mbed TLS 2.7.x branch released xxxx-xx-xx
44

5+
Bugfix
6+
* Support mbedtls_hmac_drbg_set_entropy_len() and
7+
mbedtls_ctr_drbg_set_entropy_len() before the DRBG is seeded. Before,
8+
the initial seeding always reset the entropy length to the compile-time
9+
default.
10+
511
Changes
612
* Add unit tests for AES-GCM when called through mbedtls_cipher_auth_xxx()
713
from the cipher abstraction layer. Fixes #2198.

0 commit comments

Comments
 (0)