summaryrefslogtreecommitdiff
path: root/gnulib/modules/crypto/gc-des
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/crypto/gc-des')
m---------gnulib0
-rw-r--r--gnulib/modules/crypto/gc-des24
2 files changed, 24 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/crypto/gc-des b/gnulib/modules/crypto/gc-des
new file mode 100644
index 0000000..685899d
--- /dev/null
+++ b/gnulib/modules/crypto/gc-des
@@ -0,0 +1,24 @@
+Description:
+Generic crypto wrappers for DES block cipher.
+
+Files:
+m4/gc-des.m4
+
+Depends-on:
+crypto/gc
+crypto/des [test "$ac_cv_libgcrypt" != yes]
+
+configure.ac:
+gl_GC_DES
+gl_MODULE_INDICATOR([gc-des])
+
+Makefile.am:
+
+Include:
+"gc.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+Simon Josefsson