Remove unused encryption/decryption routines from genpass
This commit is contained in:
parent
324f7a8124
commit
dbe6b6cdc2
4 changed files with 9 additions and 416 deletions
|
@ -177,8 +177,7 @@ scrypt_SOURCES = main.c \
|
|||
lib/util/memlimit.c \
|
||||
lib/util/readpass.c \
|
||||
lib/util/warn.c \
|
||||
lib/scryptenc/scryptenc.c \
|
||||
lib/scryptenc/scryptenc_cpuperf.c \
|
||||
lib/genpass/genpass.c \
|
||||
lib/crypto/crypto_aesctr.c \
|
||||
lib/crypto/sha256.c \
|
||||
lib/crypto/crypto_scrypt-@SCRYPTVER@.c
|
||||
|
|
Reference in a new issue