Expand description
Sources for obtaining entropy.
Re-exports§
pub use linux::entropy as system;
Modules§
- linux
- An entropy generator for Linux, using libc’s
getrandomfunction.
Functions§
- backup_
entropy - This just panics.
- rdseed
- A wrapper function for non-x86(64) platforms that do not have rdseed.