Merge tag 'snapshot-start' into stable
[gnulib.git] / modules / crypto / gc-hmac-sha256
diff --git a/modules/crypto/gc-hmac-sha256 b/modules/crypto/gc-hmac-sha256
new file mode 100644 (file)
index 0000000..bbf5591
--- /dev/null
@@ -0,0 +1,24 @@
+Description:
+Generic crypto wrappers for HMAC-SHA256 functions.
+
+Files:
+m4/gc-hmac-sha256.m4
+
+Depends-on:
+crypto/gc
+crypto/hmac-sha256 [test "$ac_cv_libgcrypt" != yes]
+
+configure.ac:
+gl_GC_HMAC_SHA256
+gl_MODULE_INDICATOR([gc-hmac-sha256])
+
+Makefile.am:
+
+Include:
+"gc.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+Simon Josefsson