pcompress/crypto
Moinak Ghosh 2da0d0950b Use BLAKE2 parallel version for single-chunk archives (whole file in one chunk).
Set decompression threads correctly for single-chunk archives.
2013-01-26 18:28:13 +05:30
..
aes Fix issue #1 and issue #2. 2013-01-05 00:16:15 +05:30
blake2 Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
keccak Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
scrypt Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
sha2 Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
skein Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
crypto_utils.c Use BLAKE2 parallel version for single-chunk archives (whole file in one chunk). 2013-01-26 18:28:13 +05:30
crypto_utils.h Use BLAKE2 parallel version for single-chunk archives (whole file in one chunk). 2013-01-26 18:28:13 +05:30