| Current Path : /usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/nanorand/src/ |
| Current File : //usr/local/src/clamav-1.0.9/libclamav_rust/.cargo/vendor/nanorand/src/crypto.rs |
/// Implementation of the ChaCha cryptographic primitives. /// More details can be seen at https://en.wikipedia.org/wiki/Salsa20 pub mod chacha;