pcompress/crypto/blake2
2013-01-26 15:39:10 +05:30
..
blake2-config.h Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2-impl.h Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2-kat.h Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2.h Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2_digest.h Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2b-load-sse2.h Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2b-load-sse41.h Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2b-round.h Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2b.c Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2b_avx.c Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2b_sse2.c Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2b_sse41.c Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2b_ssse3.c Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2bp.c Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2bp_avx.c Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2bp_sse2.c Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2bp_sse41.c Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
blake2bp_ssse3.c Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30