Gilles Peskine 97f59ab527 CTR_DRBG: add the possibility of grabbing entropy for a nonce
Add a new function mbedtls_ctr_drbg_set_nonce_len() which configures
the DRBG instance to call f_entropy a second time during the initial
seeding to grab a nonce.

The default nonce length is 0, so there is no behavior change unless
the user calls the new function.
2019-10-23 19:46:56 +02:00
..
2019-02-19 17:59:00 +00:00
2019-04-02 10:07:28 -07:00
2019-08-19 13:37:46 +01:00
2019-09-05 11:18:58 +01:00
2019-07-08 14:32:38 +02:00
2019-06-24 15:45:09 +02:00
2019-07-22 11:35:19 +02:00
2015-09-04 14:21:07 +02:00
2019-02-19 17:59:00 +00:00
2019-02-19 17:59:00 +00:00
2019-07-17 13:16:54 +02:00
2019-06-20 10:51:21 +01:00