https://github.com/maandree/libsha1
SHA-1 and SHA-0 hashing library
https://github.com/maandree/libsha1
c-library checksum cryptographic-hash cryptographic-primitive hmac integrity sha sha-0 sha-1 sha0 sha1
Last synced: 10 days ago
JSON representation
SHA-1 and SHA-0 hashing library
- Host: GitHub
- URL: https://github.com/maandree/libsha1
- Owner: maandree
- License: isc
- Created: 2019-02-10T19:59:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-05-17T19:08:03.000Z (about 2 months ago)
- Last Synced: 2026-05-17T21:34:29.948Z (about 2 months ago)
- Topics: c-library, checksum, cryptographic-hash, cryptographic-primitive, hmac, integrity, sha, sha-0, sha-1, sha0, sha1
- Language: C
- Homepage: https://codeberg.org/maandree/libsha1
- Size: 83 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
NAME
libsha1 - SHA-1 and SHA-0 hashing library
DESCRIPTION
libsha1 is a bit-oriented implementation of the SHA-1
and SHA-0 algorithm
RATIONALE
This should be obvious.
SEE ALSO
libkeccak(7), libblake(7), libsha2(7), sha1sum(1)