Move crypto modules to crypto/.
[gnulib.git] / modules / crypto / gc-arcfour
diff --git a/modules/crypto/gc-arcfour b/modules/crypto/gc-arcfour
new file mode 100644 (file)
index 0000000..8c7f1fe
--- /dev/null
@@ -0,0 +1,27 @@
+Description:
+Generic crypto wrappers for ARCFOUR stream cipher.
+
+Files:
+m4/gc-arcfour.m4
+lib/arcfour.h
+lib/arcfour.c
+m4/arcfour.m4
+
+Depends-on:
+stdint
+crypto/gc
+
+configure.ac:
+gl_GC_ARCFOUR
+gl_MODULE_INDICATOR([gc-arcfour])
+
+Makefile.am:
+
+Include:
+"gc.h"
+
+License:
+LGPL
+
+Maintainer:
+Simon Josefsson