Intel Ivy Bridge RDRAND
The hardware-random number generator library using libdrng by Intel
Free C++ class library of cryptographic schemes; Wei Dai (2002).
Rust interface for RDRAND / RDSEED CPU instructions
A tiny, fast, zero-dep library for random number generation.
An implementation of random number generator based on rdrand and rdseed instructions
Safe Rust wrappers for AOCL-SecureRNG (RDRAND/RDSEED)
Unsafe FFI bindings to AOCL-SecureRNG (RDRAND/RDSEED)
Cryptographically Secure PRNG used in the TFHE-rs library.
It is low latency channels for inter-thread messaging
Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS
A utility to identify the name and properties of the current cpu
sgx-cpu provides useful information about SGX support by your current CPU
Cryptographically Secure PRNG used in the TFHE-rs library.
A UM-32 Universal Machine implemented in Rust