This is a crate for quickly write some code using crypto.
I find current state of rust-crypto is not easy to use, at least for me.
Block cipher:
Block mode:
Hash function:
Pull request and bug report are welcome.