NoteEncryption implementation and integration, removal of ECIES and crypto++ dependencies.
This commit is contained in:
@@ -38,6 +38,7 @@ zerocash_tests_zerocashTest_SOURCES = \
|
||||
zerocash_tests_zerocashTest_LDADD = \
|
||||
$(BOOST_LIBS) \
|
||||
$(LIBZEROCASH) \
|
||||
$(LIBBITCOIN_UTIL) \
|
||||
$(LIBBITCOIN_CRYPTO) \
|
||||
$(LIBZEROCASH_LIBS)
|
||||
|
||||
@@ -47,6 +48,7 @@ zerocash_tests_test_zerocash_pour_ppzksnark_SOURCES = zerocash/tests/test_zeroca
|
||||
zerocash_tests_test_zerocash_pour_ppzksnark_LDADD = \
|
||||
$(BOOST_LIBS) \
|
||||
$(LIBZEROCASH) \
|
||||
$(LIBBITCOIN_UTIL) \
|
||||
$(LIBBITCOIN_CRYPTO) \
|
||||
$(LIBZEROCASH_LIBS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user