Commit Graph

10 Commits

Author SHA1 Message Date
a93dd90da9 types: remove elems function, prefer std::size
Now that std::size is part of our supported compilers we can remove the
old elems function.
2016-11-17 18:06:39 +11:00
73579f57aa hash: remove uint8/size_t update functions 2016-06-17 16:27:16 +10:00
5e6155a51a hash: make use of restrict and noexcept consistent 2016-06-17 16:06:46 +10:00
aeba9033e0 hash: prefer iterator style over base/length 2016-06-17 15:46:11 +10:00
ba4b22c208 hash/md2: style 2016-06-17 15:37:54 +10:00
9bbcfa6e63 make header paths more explicit 2016-04-05 11:06:35 +10:00
7ae57730f0 whitespace 2015-04-13 18:06:08 +10:00
2658b41ea1 relicence under Apache-2.0 2015-04-13 18:05:28 +10:00
b4a07538df hash: make finish public in accumulators 2014-05-09 14:43:40 +10:00
8df03fae81 Add MD2 implementation 2013-03-11 20:43:15 +11:00