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-rijndael29
2 files changed, 29 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 4fc10daa05477586fea99b6b3ca02a87d1102fa
diff --git a/gnulib/modules/crypto/gc-rijndael b/gnulib/modules/crypto/gc-rijndael
new file mode 100644
index 00000000..bfcd48e1
--- /dev/null
+++ b/gnulib/modules/crypto/gc-rijndael
@@ -0,0 +1,29 @@
+Description:
+Generic crypto wrappers for rijndael block cipher.
+
+Files:
+m4/gc-rijndael.m4
+lib/rijndael-alg-fst.c
+lib/rijndael-alg-fst.h
+lib/rijndael-api-fst.c
+lib/rijndael-api-fst.h
+m4/rijndael.m4
+
+Depends-on:
+stdint
+crypto/gc
+
+configure.ac:
+gl_GC_RIJNDAEL
+gl_MODULE_INDICATOR([gc-rijndael])
+
+Makefile.am:
+
+Include:
+"gc.h"
+
+License:
+LGPLv2+
+
+Maintainer:
+Simon Josefsson