/constexpr-md5-cpp

A constexpr implementation of the MD5 hashing algorithm for C++

Primary LanguageC++

constexpr MD5

A constexpr C++ implementation of the MD5 hashing algorithm.

Testing

Run CTest to verify that the unit tests succeed.

License

constexpr MD5 is licensed under the MIT license (http://opensource.org/licenses/MIT).