[package] name = "isaac-rng" version = "0.0.0" authors = ["RustCrypto Developers"] license = "MIT/Apache-2.0" description = "ISAAC cryptographically secure pseudorandom number generator" documentation = "https://docs.rs/keccak" repository = "https://github.com/RustCrypto" keywords = ["crypto", "rand", "csrng", "isaac-64"] categories = ["cryptography", "no-std"]