Commit b00e00c3 authored by Christian Heimes's avatar Christian Heimes

Don't define PY_WITH_KECCAK

parent 44f4874e
......@@ -136,8 +136,6 @@ class _sha3.shake_256 "SHA3object *" "&SHAKE256type"
/* The structure for storing SHA3 info */
#define PY_WITH_KECCAK 0
typedef struct {
PyObject_HEAD
SHA3_state hash_state;
......
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