Files
mbedtls/include/mbedtls
Gilles Peskine 55e120b9b2 mbedtls_hmac_drbg_set_entropy_len() only matters when reseeding
The documentation of HMAC_DRBG erroneously claimed that
mbedtls_hmac_drbg_set_entropy_len() had an impact on the initial
seeding. This is in fact not the case: mbedtls_hmac_drbg_seed() forces
the entropy length to its chosen value. Fix the documentation.
2019-10-04 18:30:56 +02:00
..
2018-01-30 16:22:04 +00:00
2018-12-16 12:22:12 +02:00
2018-03-08 18:18:34 +01:00
2018-12-16 12:22:12 +02:00
2018-12-16 12:22:12 +02:00
2018-06-28 08:46:23 +03:00
2018-06-28 08:46:23 +03:00
2018-12-16 12:22:12 +02:00
2018-02-08 14:29:14 +00:00
2018-12-16 12:22:12 +02:00
2018-02-22 08:20:42 +00:00
2018-02-22 08:20:42 +00:00
2018-02-22 08:20:42 +00:00
2018-12-16 12:22:12 +02:00
2018-12-16 12:22:12 +02:00
2019-09-06 13:28:28 +01:00