|
4ebb5a9645
|
hash/sha3: add stubs
|
2019-02-21 17:44:11 +11:00 |
|
|
46c0c81918
|
hash/blake: add traits units
|
2019-02-09 15:54:40 +11:00 |
|
|
9e3fc47657
|
hash/tiger: add initial tiger hash implementation
|
2019-02-09 14:54:50 +11:00 |
|
|
c0351be4fa
|
tools/bench: add initial hash benchmarking tool
|
2019-02-04 20:12:08 +11:00 |
|
|
5f32d21c59
|
build: avoid repeating module names for sources and tests
|
2018-12-02 18:33:14 +11:00 |
|
|
c2ef2ed89c
|
block: move rc5/6 ciphers from stream directory
|
2018-12-02 18:24:30 +11:00 |
|
|
8c21600805
|
block: add initial speck implementation
|
2018-12-02 18:17:19 +11:00 |
|
|
0f12e8a87c
|
block: remove blowfish stubs
They appear to be copied directly for a source of unknown origin, and
are dead code as it stands. Reimplement if required.
|
2018-12-02 14:25:43 +11:00 |
|
|
eecf799753
|
rename util namespace to cruft
|
2018-08-05 14:51:17 +10: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 |
|