Skip to content

Commit 386742b

Browse files
committed
refactor: remove large footprint Shavite512 impl, switch to C++
1 parent 7e8607e commit 386742b

File tree

4 files changed

+374
-980
lines changed

4 files changed

+374
-980
lines changed

src/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ crypto_libbitcoin_crypto_sph_la_SOURCES = \
744744
crypto/x11/jh.c \
745745
crypto/x11/keccak.c \
746746
crypto/x11/luffa.c \
747-
crypto/x11/shavite.c \
747+
crypto/x11/shavite.cpp \
748748
crypto/x11/simd.c \
749749
crypto/x11/skein.c \
750750
crypto/x11/sph_blake.h \

0 commit comments

Comments
 (0)