crabcrypt 0.1.1

A work in progress cryptographic library that currently supports hashing.
Documentation
1
2
3
pub mod md2;
pub mod md4;
pub mod md5;