An open API service indexing awesome lists of open source software.

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

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)