Kaydet (Commit) 2649105c authored tarafından Christian Heimes's avatar Christian Heimes

remove #warning from sha3module.c

üst c018f571
......@@ -110,7 +110,6 @@
typedef PY_UINT64_T UINT64;
#else
/* 32 or 64bit platforms without unsigned int64 */
#warning no uint64_t available, force Keccak opt32 with interleave tables
#define KeccakImplementation 32
#define Unrolling 2
#define UseSchedule 3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment