Commit Graph

6 Commits

Author SHA1 Message Date
3993e561f8 unify licences 2016-02-26 13:36:01 +11:00
7b083df977 maths: tighten up type requirements for almost_equal
almost_equal only operates on two reals, or two integers (and even then
only on the same signedness).
2015-11-13 17:18:10 +11:00
7ae57730f0 whitespace 2015-04-13 18:06:08 +10:00
52f53caee5 debug: drop support for CHECK_HARD
HARD vs SOFT assertions were never very well defined or supported.
Currently they just imply a level of functionality that isn't present;
it's better to remove them instead of expending the effort at this
point.
2015-01-28 14:49:34 +11:00
b4a07538df hash: make finish public in accumulators 2014-05-09 14:43:40 +10:00
b33cb706c8 Add RIPEMD160 implementation 2014-04-10 21:04:07 +10:00