aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypt_ops/crypto_rand_numeric.c
AgeCommit message (Expand)Author
2020-04-29rand: Clarify the crypto_rand_uint() rangeteor
2019-03-22circpad/prob_distr: Use crypto_fast_rng() instead of the old RNG.George Kadianakis
2019-02-14Implement a fast aes-ctr prngNick Mathewson
2019-02-14Extract the common body of our random-int functions into a macroNick Mathewson
2019-02-06Extract numeric CSPRNG functions into a new module.Nick Mathewson