summaryrefslogtreecommitdiff
path: root/gnulib/modules/crypto/gc-rijndael
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/crypto/gc-rijndael')
m---------gnulib0
-rw-r--r--gnulib/modules/crypto/gc-rijndael24
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-rijndael b/gnulib/modules/crypto/gc-rijndael
new file mode 100644
index 0000000..249f47d
--- /dev/null
+++ b/gnulib/modules/crypto/gc-rijndael
@@ -0,0 +1,24 @@
+Description:
+Generic crypto wrappers for rijndael block cipher.
+
+Files:
+m4/gc-rijndael.m4
+
+Depends-on:
+crypto/gc
+crypto/rijndael [test "$ac_cv_libgcrypt" != yes]
+
+configure.ac:
+gl_GC_RIJNDAEL
+gl_MODULE_INDICATOR([gc-rijndael])
+
+Makefile.am:
+
+Include:
+"gc.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+Simon Josefsson