rust-crypto 0.2.32

A (mostly) pure-Rust implementation of various common cryptographic algorithms.
Documentation
1
2
fn main() { let max = 1; for _ in 0..max { } }