1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

Disable AVR asm speedups in Curve25519 for now

This commit is contained in:
Rhys Weatherley 2017-11-03 10:47:35 +10:00
parent 277a0b63c9
commit 8b5f414fc1

View File

@ -43,7 +43,8 @@
// Global switch to enable/disable AVR inline assembly optimizations.
#if defined(__AVR__)
#define CURVE25519_ASM_AVR 1
// Disabled for now - there are issues with newer Arduino compilers. FIXME
//#define CURVE25519_ASM_AVR 1
#endif
// The overhead of clean() calls in mul(), reduceQuick(), etc can