There's pretty much nothing left from the original code
This commit is contained in:
parent
f5673c7cc0
commit
9fdca4a8c9
@ -121,10 +121,6 @@ randombytes_stir(void)
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
* randombytes_uniform() derives from OpenBSD's arc4random_uniform()
|
|
||||||
* Copyright (c) 2008, Damien Miller <djm@openbsd.org>
|
|
||||||
*/
|
|
||||||
uint32_t
|
uint32_t
|
||||||
randombytes_uniform(const uint32_t upper_bound)
|
randombytes_uniform(const uint32_t upper_bound)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user