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
2016-08-01 17:23:30 +10:00
..
2016-06-20 16:53:56 +10:00
2016-04-05 11:06:35 +10:00
2015-04-13 18:05:28 +10:00
2015-04-13 18:05:28 +10:00
2015-04-13 18:05:28 +10:00
2016-06-29 17:55:30 +10:00
2016-06-20 18:05:30 +10:00
2015-05-25 16:12:45 +10:00
2015-04-13 18:05:28 +10:00
2015-04-13 18:05:28 +10:00
2015-04-13 18:05:28 +10:00
2015-04-13 18:05:28 +10:00
2016-07-28 13:39:27 +10:00