|
46c0c81918
|
hash/blake: add traits units
|
2019-02-09 15:54:40 +11:00 |
|
|
cfc728a3a7
|
hash/blake: prefer std types
|
2019-02-09 15:45:18 +11:00 |
|
|
103ede647b
|
hash/md5: prefer std types
|
2019-02-09 15:20:13 +11:00 |
|
|
e213be2415
|
hash/sha1: remove dependant operations from byte outputs
|
2019-02-09 15:03:48 +11:00 |
|
|
9e3fc47657
|
hash/tiger: add initial tiger hash implementation
|
2019-02-09 14:54:50 +11:00 |
|
|
c4960e337e
|
hash/sha1: style
|
2019-02-04 20:46:57 +11:00 |
|
|
485cc52a7b
|
hash/blake2: avoid copying hash state from compression function
|
2019-02-04 20:34:57 +11:00 |
|
|
b6477214ad
|
hash/blake2: style
|
2019-02-04 20:29:38 +11:00 |
|
|
f23651a3f3
|
hash/md4: prefer cruft::std types
|
2019-02-04 20:04:31 +11:00 |
|
|
c0e1e0b7b6
|
hash/md2: prefer cruft::std types
|
2019-02-04 20:00:44 +11:00 |
|
|
88ad70df40
|
hash/ripemd: use cruft::std types
|
2019-02-04 19:50:44 +11:00 |
|
|
eecf799753
|
rename util namespace to cruft
|
2018-08-05 14:51:17 +10:00 |
|
|
7a3b4e20bd
|
relicense under the MPL-2.0
|
2018-08-04 15:18:16 +10:00 |
|
|
974f5a50e7
|
hash: use new view casting api
|
2018-06-01 15:59:01 +10:00 |
|
|
2b8b733bfd
|
build: avoid cast and alignment warnings
|
2018-06-01 13:24:05 +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 |
|