Danny Robson
0b85632c97
ripemd: panic rather than throw in constexpr
calculating the hash should never need to throw; all error cases should be detectable at construction time. we should panic if we detect such an error. this fixes a compilation warning
A simple cross-platform C++ utility library. For the love of God, do not use the crypto routines. I am not a cryptographer or a security specialist. You have been warned.
Description
Languages
C++
96%
Ragel
1.2%
CMake
1.1%
Meson
1.1%
Python
0.6%