• Home
Name
Date
Size
#Lines
LOC

..--

clinic/12-May-2024-168132

kcp/12-May-2024-5,3604,608

README.txtD12-May-2024400 128

cleanup.pyD12-May-20241.4 KiB5131

sha3module.cD12-May-202424.7 KiB822582

README.txt

1 Keccak Code Package
2 ===================
3 
4 The files in kcp are taken from the Keccak Code Package. They have been
5 slightly to be C89 compatible. The architecture specific header file
6 KeccakP-1600-SnP.h ha been renamed to KeccakP-1600-SnP-opt32.h or
7 KeccakP-1600-SnP-opt64.h.
8 
9 The 64bit files were generated with generic64lc/libkeccak.a.pack target, the
10 32bit files with generic32lc/libkeccak.a.pack.
11 
12