Description
hashlib++ is a simple and very easy to use library to create a cryptographic checksum (like MD5 or SHA1) called "hash" in C++. The library is written in plain C++ and should work with every compiler and platform.
Categories
License
Features
- Simple and very easy to use C++ hash library
- Platform independent
- Support for MD5, SHA1, SHA384 and SHA512
- Well documented
User Reviews
Be the first to post a review of hashlib++!