Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/th-blitz/hash-algorithms
md5, sha1, sha224, sha256, sha384, sha512, sha512/224 and sha512/256 in C
https://github.com/th-blitz/hash-algorithms
hashing md5 sha1 sha224 sha256 sha384 sha512 sha512-224 sha512-256
Last synced: 7 days ago
JSON representation
md5, sha1, sha224, sha256, sha384, sha512, sha512/224 and sha512/256 in C
- Host: GitHub
- URL: https://github.com/th-blitz/hash-algorithms
- Owner: th-blitz
- License: mit
- Created: 2023-03-21T10:53:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-22T04:07:16.000Z (18 days ago)
- Last Synced: 2024-12-22T05:17:59.756Z (18 days ago)
- Topics: hashing, md5, sha1, sha224, sha256, sha384, sha512, sha512-224, sha512-256
- Language: C
- Homepage:
- Size: 7.16 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# md5
md5 in c## Sources
- https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.180-4.pdf
- https://eips.ethereum.org/assets/eip-2680/sha256-384-512.pdf
- https://en.wikipedia.org/wiki/SHA-2