Denis Bisson
|
48451b4aa4
|
ADD: Simple 32-bits checksum in available checksum functions (#160)
Used in retrocomputing to validate old ROM files.
|
2021-08-24 19:48:06 +03:00 |
|
Alexander Koblov
|
75807a3ee9
|
ADD: BLAKE3 hash function (portable)
|
2020-10-18 15:40:33 +00:00 |
|
Alexander Koblov
|
6ca0dc449c
|
ADD: Build define
|
2018-11-24 13:37:43 +00:00 |
|
Alexander Koblov
|
fbf3ed2e37
|
FIX: Compiling
|
2018-09-15 08:57:36 +00:00 |
|
Alexander Koblov
|
50de4d7d61
|
UPD: Speed up SHA256 calculation using SSSE3 (x86_64)
|
2018-09-15 08:44:58 +00:00 |
|
Alexander Koblov
|
9fb56ae622
|
ADD: Argon2 key derivation function
|
2018-06-11 20:03:06 +00:00 |
|
Alexander Koblov
|
456e1590af
|
UPD: Change directory name
|
2018-06-10 15:13:03 +00:00 |
|
Alexander Koblov
|
26aba8bdf3
|
ADD: BLAKE2s implementation, optimized for speed on CPUs supporting SSE2
|
2017-12-23 10:06:59 +00:00 |
|
Alexander Koblov
|
286cf2287e
|
UPD: Use -O2 optimizations
|
2017-11-12 16:38:21 +00:00 |
|
Alexander Koblov
|
fe66c45e67
|
UPD: DCPcrypt version number
|
2017-11-04 11:46:52 +00:00 |
|
Alexander Koblov
|
a76d3f2cd5
|
DEL: hmac_sha1 unit
|
2017-11-02 20:03:27 +00:00 |
|
Alexander Koblov
|
3e692b5c90
|
ADD: hmac_sha1 unit, change CTR mode
|
2017-11-02 19:59:10 +00:00 |
|
Alexander Koblov
|
6109d16d6d
|
UPD: Password store - Also use AES encryption
|
2017-09-17 16:27:19 +00:00 |
|
Alexander Koblov
|
cc47733fda
|
ADD: scrypt_kdf function
|
2017-08-19 10:12:17 +00:00 |
|
Alexander Koblov
|
48368421cc
|
ADD: ISAAC random number generator
|
2017-08-15 19:58:11 +00:00 |
|
Alexander Koblov
|
0752690c80
|
UPD: Use pbkdf2_hmac_sha3_512
|
2017-08-12 14:07:03 +00:00 |
|
Alexander Koblov
|
a136744718
|
ADD: HMAC_SHA3-256 function
|
2017-08-05 10:11:03 +00:00 |
|
Alexander Koblov
|
da3b62cd32
|
ADD: SHA2_224 support (issue 0001666)
|
2016-12-31 12:40:21 +00:00 |
|
Alexander Koblov
|
23aa42ace7
|
ADD: SHA3 support
|
2016-06-11 10:56:39 +00:00 |
|
Alexander Koblov
|
137f29caa9
|
ADD: BLAKE2S and BLAKE2SP hash calculation
|
2015-09-06 16:39:22 +00:00 |
|
Alexander Koblov
|
6607022774
|
UPD: Use super fast slicing-by-16 crc32 calculation algorithm
|
2015-09-06 11:33:12 +00:00 |
|
Alexander Koblov
|
817cd693bb
|
UPD: Use same debug info type for all components
|
2013-05-15 11:46:09 +00:00 |
|
cobines
|
800620f317
|
UPD: Use dcpcrypt and chsdet as packages.
|
2012-03-11 13:18:07 +00:00 |
|
Alexander Koblov
|
6388dab259
|
ADD: HAVAL, RIPEMD and TIGER hash algorithms support
|
2011-10-26 16:57:45 +00:00 |
|