pcompress/utils
Moinak Ghosh d13aad830e Implement HMAC Functionality.
Refactor crypto utility functions in a separate file.
Add HMAC verification for file header.
Add a few extra input validation checks.
Include space in chunk header for HMAC.
2012-10-17 23:32:35 +05:30
..
cpuid.c Incorporate SSE/AVX optimized Intel SHA-256 implementation. 2012-10-06 20:51:23 +05:30
cpuid.h Incorporate SSE/AVX optimized Intel SHA-256 implementation. 2012-10-06 20:51:23 +05:30
heapq.c Rewrite core dedupe logic to simplify code and improve performance. 2012-09-23 14:57:09 +05:30
heapq.h Implement K-min-values Sketch for Similarity detection. 2012-09-11 20:26:36 +05:30
utils.c Implement HMAC Functionality. 2012-10-17 23:32:35 +05:30
utils.h Implement HMAC Functionality. 2012-10-17 23:32:35 +05:30
xxhash.c Add xxHash for Rabin block checksums, slightly faster than CRC64. 2012-09-02 20:40:32 +05:30
xxhash.h Add xxHash for Rabin block checksums, slightly faster than CRC64. 2012-09-02 20:40:32 +05:30