https://github.com/danixu/cpphashlib
This lib was born by the need of have a hash library without include the openSSL src
https://github.com/danixu/cpphashlib
Last synced: 2 months ago
JSON representation
This lib was born by the need of have a hash library without include the openSSL src
- Host: GitHub
- URL: https://github.com/danixu/cpphashlib
- Owner: Danixu
- License: apache-2.0
- Created: 2021-08-22T11:51:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-22T17:13:58.000Z (over 3 years ago)
- Last Synced: 2025-01-21T13:44:52.876Z (4 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# What is CPPHashLib
A simple hashing library to avoid the needed of OpenSSL (which is a big library).
# Features
* MD5 Sum