Skip to content
Snippets Groups Projects
Commit 8efffbaf authored by Niels Möller's avatar Niels Möller
Browse files

(libnettle_a_SOURCES): Added hmac-sha256.c.

Rev: src/nettle/Makefile.am:1.63
parent 06aef643
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ libnettle_a_SOURCES = aes.c aes.h aes-internal.h \
cbc.c cbc.h \
des.c des.h desinfo.h desCode.h \
des3.c des-compat.c des-compat.h \
hmac.c hmac.h hmac-md5.c hmac-sha1.c \
hmac.c hmac.h hmac-md5.c hmac-sha1.c hmac-sha256.c \
knuth-lfib.c knuth-lfib.h \
md5.c md5.h md5-compat.c md5-compat.h md5-meta.c \
sha.h sha1.c sha1-meta.c sha256.c sha256-meta.c \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment