pcompress/crypto/keccak
Moinak Ghosh 26a4f42506 Introduce strict compiler flags and fix scores of warnings/issues.
Avoid different optimization flags for Dedupe sources.
Fix liberal mixing of uint64_t and int64_t (should all be uint64_t).
Fix corner case crash when decompressing.
2012-12-27 23:06:48 +05:30
..
brg_endian.h Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
genKAT.c Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
KeccakDuplex.c Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakDuplex.h Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakF-1600-64.macros Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakF-1600-int-set.h Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakF-1600-interface.h Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakF-1600-opt64-settings.h Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakF-1600-opt64.c Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakF-1600-simd64.macros Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakF-1600-simd128.macros Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakF-1600-unrolling.macros Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakF-1600-x86-64-asm.c Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakF-1600-x86-64-gas.s Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakNISTInterface.c Introduce strict compiler flags and fix scores of warnings/issues. 2012-12-27 23:06:48 +05:30
KeccakNISTInterface.h Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakSponge.c Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30
KeccakSponge.h Add support for 64-bit Keccak implementation. 2012-12-08 14:19:01 +05:30