-
- Downloads
Extract numeric CSPRNG functions into a new module.
Some of the code for getting a random value within a range wants to be shared between crypto_rand() and the new crypto_fast_rng() code.
src/lib/crypt_ops/crypto_rand_numeric.c
0 → 100644
Please register or sign in to comment