A compatibility layer for different versions of rand_core
Compatibility wrapper between `rand_core` 0.6 and 0.9
A plugin to integrate rand for ECS optimised RNG for the Bevy game engine.
A compatibility layer for different versions of rand_core
A crate providing newtyped RNGs for integration into Bevy.
Secure Components for Rust.
The ChaCha20 stream cipher (RFC 8439) implemented in pure Rust using traits from the RustCrypto `cipher` crate, with optional architecture-specific hardware acceleration (AVX2, SSE2). Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8 stream ciphers, and also optional rand_core-compatible RNGs based on those ciphers.
minimalist no_std clone of the Xorshift128+ algorithm used in the libgdx Java library.
Cross-platform Elliptic Curve Integrated Encryption Scheme (ECIES) using X25519, AES-256-GCM, and HKDF-SHA256.
A bridge between proptest and the rand ecosystem — use any::<ProptestRng>() to get a deterministic, Arbitrary-implementing RNG
Tidecoin umbrella package for FN-DSA, PQClean Falcon, and Tidecoin legacy Falcon support
Tidecoin internal shared utilities for FN-DSA, PQClean Falcon, and legacy Falcon support