summaryrefslogtreecommitdiff
path: root/cham.h
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2020-07-07 04:19:36 -0400
committerJeffrey Walton <noloader@gmail.com>2020-07-07 04:19:36 -0400
commit62ee118379f3398b581e922ffa45a25ca3bd4ead (patch)
treecebbdea22045d707556e22bbcce646201ecc3b3c /cham.h
parenta7b32867ddf8079e3bf02cc3983db091a95a3533 (diff)
downloadcryptopp-git-62ee118379f3398b581e922ffa45a25ca3bd4ead.tar.gz
Disable SIMON64 and SPECK64 SIMD code (GH #945)
Diffstat (limited to 'cham.h')
-rw-r--r--cham.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/cham.h b/cham.h
index 75874031..9408e407 100644
--- a/cham.h
+++ b/cham.h
@@ -25,6 +25,9 @@
# undef CRYPTOPP_CHAM_ADVANCED_PROCESS_BLOCKS
#endif
+// https://github.com/weidai11/cryptopp/issues/945
+#undef CRYPTOPP_CHAM_ADVANCED_PROCESS_BLOCKS
+
NAMESPACE_BEGIN(CryptoPP)
/// \brief CHAM block cipher information