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

https://github.com/rhinodevel/mtsha1

Create SHA1 hashes from files. Written in C. Includes sample code (see main.c).
https://github.com/rhinodevel/mtsha1

hash-algorithm sha1

Last synced: 6 months ago
JSON representation

Create SHA1 hashes from files. Written in C. Includes sample code (see main.c).

Awesome Lists containing this project

README

          

# MtSha1
Create SHA1 hashes from files. Written in C.

Includes sample code (see main.c).

# License
See the [LICENSE](https://github.com/RhinoDevel/MtSha1/blob/master/LICENSE.md) file for license rights and limitations (ISC).