Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 245 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 245 Bytes

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).