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.

Features

  • Simple and very easy to use C++ hash library
  • Platform independent
  • Support for MD5, SHA1, SHA384 and SHA512
  • Well documented

Project Activity

See All Activity >