/md5

Python で MD5 を実装してみた(遅いのでなんとかしたい)

Primary LanguagePythonMIT LicenseMIT

md5

Python implementation of MD5

Installation

pip install git+https://github.com/ttk1/md5.git

Usage

$ echo 'hello, world!' | tmd5
910c8bc73110b0cd1bc5d2bcae782511

Reference

https://www.ietf.org/rfc/rfc1321.txt