Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haskell-github-trust/puremd5
A reasonably performing MD5 implementation in pure Haskell
https://github.com/haskell-github-trust/puremd5
crypto cryptography haskell md5
Last synced: 3 months ago
JSON representation
A reasonably performing MD5 implementation in pure Haskell
- Host: GitHub
- URL: https://github.com/haskell-github-trust/puremd5
- Owner: haskell-github-trust
- License: other
- Created: 2011-08-26T21:21:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2021-10-14T01:51:23.000Z (about 3 years ago)
- Last Synced: 2024-10-15T06:54:47.187Z (3 months ago)
- Topics: crypto, cryptography, haskell, md5
- Language: Haskell
- Homepage:
- Size: 55.7 KB
- Stars: 12
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
pureMD5
=======
A reasonably performing MD5 implementation in pure Haskell.