add @Iceman1001 s sha1 scripting changes.

This commit is contained in:
marshmellow42
2015-05-30 21:51:15 -04:00
parent 185e038c7d
commit 1c4c0b0681
6 changed files with 981 additions and 6 deletions

View File

@@ -102,6 +102,7 @@ CMDSRCS = nonce2key/crapto1.c\
pm3_bitlib.c\
aes.c\
protocols.c\
sha1.c\
COREOBJS = $(CORESRCS:%.c=$(OBJDIR)/%.o)