Sha256: 981f5ec9cb68d2ebc1416a772a0d61f19ae6790cda52bf80d0a0a5eeceb1471d

Contents?: true

Size: 299 Bytes

Versions: 3

Compression:

Stored size: 299 Bytes

Contents

/*
This file defines some parameters of the implementation in the parent directory.
*/

#define KeccakP1600times2_implementation_config "XOP, 2 rounds unrolled"
#define KeccakP1600times2_unrolling 2
#define KeccakP1600times2_useSSE
#define KeccakP1600times2_useSSE2
#define KeccakP1600times2_useXOP

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sleeping_kangaroo12-0.0.3 ext/xkcp/lib/low/KeccakP-1600-times2/SIMD128/XOP-u2/SIMD128-config.h
sleeping_kangaroo12-0.0.2 ext/xkcp/lib/low/KeccakP-1600-times2/SIMD128/XOP-u2/SIMD128-config.h
sleeping_kangaroo12-0.0.1 ext/xkcp/lib/low/KeccakP-1600-times2/SIMD128/XOP-u2/SIMD128-config.h