Sha256: 64c466f1d3917b7e9dcf655bff48c32a3f03431e23743187ef64a2cb12fdccd9

Contents?: true

Size: 729 Bytes

Versions: 20

Compression:

Stored size: 729 Bytes

Contents

/*
The eXtended Keccak Code Package (XKCP)
https://github.com/XKCP/XKCP

The Keccak-p permutations, designed by Guido Bertoni, Joan Daemen, Michaƫl Peeters and Gilles Van Assche.

Implementation by the designers, hereby denoted as "the implementer".

For more information, feedback or questions, please refer to the Keccak Team website:
https://keccak.team/

To the extent possible under law, the implementer has waived all copyright
and related or neighboring rights to the source code in this file.
http://creativecommons.org/publicdomain/zero/1.0/
*/

#ifndef _KeccakP_1600_reference_h_
#define _KeccakP_1600_reference_h_

void KeccakP1600_DisplayRoundConstants(FILE *f);
void KeccakP1600_DisplayRhoOffsets(FILE *f);

#endif

Version data entries

20 entries across 10 versions & 3 rubygems

Version Path
digest-kangarootwelve-0.4.8 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-64bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.8 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-32bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.7 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-64bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.7 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-32bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.6 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-64bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.6 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-32bits/KeccakP-1600-reference.h
sha3-1.0.5 ext/sha3/lib/low/KeccakP-1600/ref-32bits/KeccakP-1600-reference.h
sha3-1.0.5 ext/sha3/lib/low/KeccakP-1600/ref-64bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.5 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-64bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.5 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-32bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.4 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-64bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.4 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-32bits/KeccakP-1600-reference.h
sleeping_kangaroo12-0.0.3 ext/xkcp/lib/low/KeccakP-1600/ref-64bits/KeccakP-1600-reference.h
sleeping_kangaroo12-0.0.3 ext/xkcp/lib/low/KeccakP-1600/ref-32bits/KeccakP-1600-reference.h
sleeping_kangaroo12-0.0.2 ext/xkcp/lib/low/KeccakP-1600/ref-32bits/KeccakP-1600-reference.h
sleeping_kangaroo12-0.0.2 ext/xkcp/lib/low/KeccakP-1600/ref-64bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.2 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-64bits/KeccakP-1600-reference.h
digest-kangarootwelve-0.4.2 ext/digest/kangarootwelve/XKCP/lib/low/KeccakP-1600/ref-32bits/KeccakP-1600-reference.h
sleeping_kangaroo12-0.0.1 ext/xkcp/lib/low/KeccakP-1600/ref-32bits/KeccakP-1600-reference.h
sleeping_kangaroo12-0.0.1 ext/xkcp/lib/low/KeccakP-1600/ref-64bits/KeccakP-1600-reference.h