Add SHA3 and HMAC-SHA3 support

This commit is contained in:
Jonathan Bennett
2015-12-21 09:56:12 -06:00
parent fc1ef7f21f
commit d9f9cb8ad5
13 changed files with 572 additions and 6 deletions

View File

@@ -7,7 +7,7 @@ libfko_source_files = \
fko_message.h fko_nat_access.c fko_rand_value.c fko_server_auth.c \
fko.h fko_limits.h fko_timestamp.c fko_hmac.c hmac.c hmac.h \
fko_user.c fko_user.h md5.c md5.h rijndael.c rijndael.h sha1.c \
sha1.h sha2.c sha2.h fko_context.h fko_state.h \
sha1.h sha2.c sha2.h sha3.c sha3.h fko_context.h fko_state.h \
gpgme_funcs.c gpgme_funcs.h