A (mostly) pure-Rust implementation of various cryptographic algorithms.
Rust-Crypto seeks to create a pratical, pure Rust implementation of useful cryptographic algorithms, with a minimum amount of assembly helper code where appropriate. Rust-Crypto has not been thoroughly audited for correctness at this point, so any use where security is important is not recommended at this time.
These algorithms are already implemented in the main branch.
These algorithms are planned.
The algorithms aren't really planned, but would probably be suitable additions to the library.