Commit graph

28 commits

Author SHA1 Message Date
Alexander Koblov
9fb56ae622 ADD: Argon2 key derivation function 2018-06-11 20:03:06 +00:00
Alexander Koblov
88fdf553f9 FIX: Build under 32 bit 2018-06-10 15:26:46 +00:00
Alexander Koblov
456e1590af UPD: Change directory name 2018-06-10 15:13:03 +00:00
Alexander Koblov
970f0ecf59 DEL: Unused unit 2018-06-10 15:10:02 +00:00
Alexander Koblov
fb6f09b551 UPD: Refactoring 2018-06-10 15:07:24 +00:00
Alexander Koblov
14e0542d3e UPD: BLAKE2B code 2018-06-10 15:03:15 +00:00
Alexander Koblov
2a435197c7 UPD: Use optimized blake2s, blake2b implementations 2018-06-10 14:18:08 +00:00
Alexander Koblov
82d5455621 ADD: BLAKE2BP optimized version (SSE2) 2018-06-10 12:26:49 +00:00
Alexander Koblov
34632b8556 ADD: BLAKE2BP hash function 2018-06-10 10:20: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
c762f16f6f FIX: Bug [0001963] Incorrect use of i386 assembly 2017-12-16 21:03:14 +00:00
Alexander Koblov
0e1078a7b5 ADD: Forgotten unit 2017-12-16 08:23:25 +00:00
Alexander Koblov
97dae38690 ADD: BLAKE2B hash function implementation 2017-12-15 18:41:15 +00:00
Alexander Koblov
7904ec884e DEL: hmac_sha1 unit #2 2017-11-02 20:04:05 +00:00
Alexander Koblov
3e692b5c90 ADD: hmac_sha1 unit, change CTR mode 2017-11-02 19:59:10 +00:00
Alexander Koblov
cc47733fda ADD: scrypt_kdf function 2017-08-19 10:12:17 +00:00
Alexander Koblov
11950e3d98 ADD: scrypt unit 2017-08-19 10:06:15 +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
18458186dc UPD: Optimize speed 2016-06-11 12:02:49 +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
1a5640084d UPD: Increase md5 calculation speed 2015-08-30 19:56:47 +00:00
vitaliyg
aa6f55a44a UPD: Set svn:eol-style property to "native" 2012-08-19 15:11:56 +00:00
Alexander Koblov
eaf109defd ADD: SFV checksum support 2011-12-02 17:29:21 +00:00
Alexander Koblov
6388dab259 ADD: HAVAL, RIPEMD and TIGER hash algorithms support 2011-10-26 16:57:45 +00:00