removed tarsnaps scrypt(), using libsodiums instead

This commit is contained in:
TLINDEN
2015-04-17 17:40:10 +02:00
parent 5cc0a5679f
commit 62281565d9
34 changed files with 20 additions and 3431 deletions

View File

@@ -25,7 +25,6 @@ PCPEXPORT = pcp.h \
pcp/structs.h \
pcp/util.h \
pcp/plist.h \
pcp/scrypt.h \
pcp/crypto_scrypt.h
pcp/scrypt.h
nobase_include_HEADERS = $(PCPEXPORT)