Add 'cryptographic' term to docs
Add LICENSE
Add description to README
You can also use your local clone with git send-email.
An implementation of the MD5 cryptographic hashing algorithm based on RFC1321.
This implementation was written purely for learning purposes. It is not intended to be performant, nor has it undergone thorough security checks.