Staging
v0.5.1
https://github.com/python/cpython
Raw File
Tip revision: abb88023896f545b18d20c7d0d5934b11230a12f authored by Ned Deily on 30 May 2018, 23:50:49 UTC
3.7.0b5
Tip revision: abb8802
README.txt
Keccak Code Package
===================

The files in kcp are taken from the Keccak Code Package. They have been
slightly to be C89 compatible. The architecture specific header file
KeccakP-1600-SnP.h ha been renamed to KeccakP-1600-SnP-opt32.h or
KeccakP-1600-SnP-opt64.h.

The 64bit files were generated with generic64lc/libkeccak.a.pack target, the
32bit files with generic32lc/libkeccak.a.pack.

back to top