Commit Graph

12 Commits

Author SHA1 Message Date
aa8f4590c6 build: remove space in UDL definition
Fixes an error under clang
2024-02-21 14:17:26 +10:00
220072fd6d test: update to use fmtlib specifiers 2022-03-23 06:41:55 +10:00
229b3d3f1a cruft: use new debug header paths 2019-05-25 16:39:03 +10:00
4ebb5a9645 hash/sha3: add stubs 2019-02-21 17:44:11 +11:00
55ccf4b698 hash/blake;hash/blake2: use the new name for hex2u08 2019-02-09 14:58:21 +11:00
9e3fc47657 hash/tiger: add initial tiger hash implementation 2019-02-09 14:54:50 +11:00
5f32d21c59 build: avoid repeating module names for sources and tests 2018-12-02 18:33:14 +11:00
eecf799753 rename util namespace to cruft 2018-08-05 14:51:17 +10:00
974f5a50e7 hash: use new view casting api 2018-06-01 15:59:01 +10:00
623b65041c blake: fix test vectors 2018-01-23 17:24:45 +11:00
18b465ea67 add stubs for many primitives
Add stubs for,
* blowfish
* blake
* blake2
* md6
* pbkdf2
* ripemd
* chacha
* rabbit
* rc5
* rc6
* salsa
2018-01-22 19:51:16 +11:00
9fb5ff3136 initial import from libcruft-util 2018-01-14 17:17:34 +11:00