hashlib++ 0.1 (Default branch) |
|
|
hashlib++ is a simple and very easy-to-use library
to create a cryptographic checksum called a "hash"
in C++. hashlib++ is written in plain C++ and
should work with every compiler and platform.
hashlib++ allows you to create a hash (for example
MD5 or SHA1) with only one method call.
|