Files
mbedtls/tests
Gilles Peskine c0a5b254e7 Test mbedtls_mpi_fill_random
Positive tests: test that the RNG has the expected size, given that we
know how many leading zeros it has because we know how the function
consumes bytes and when the test RNG produces null bytes.

Negative tests: test that if the RNG is willing to emit less than the
number of wanted bytes, the function fails.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-11-25 17:35:36 +01:00
..
2018-10-19 15:25:57 +01:00
2020-11-25 17:35:36 +01:00
2020-08-21 13:42:29 +02:00