SHA512 support

This commit is contained in:
Love Hornquist Astrand
2010-09-29 23:37:34 -07:00
parent 5fc132d888
commit b32651c830
10 changed files with 68 additions and 11 deletions

View File

@@ -154,6 +154,7 @@ libhcrypto_la_SOURCES = \
sha.c \
sha.h \
sha256.c \
sha512.c \
validate.c \
ui.c \
ui.h