Crate sodiumoxide_extras

Source
Expand description

Implementation of [libsodium’s randombytes] (https://download.libsodium.org/doc/advanced/custom_rng.html) which allows a seeded pseudorandom number generator (PRNG) to be used.

Functions§

init_with_rng
Sets libsodium randombytes to use a seeded PRNG implementation and initialises libsodium.