1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-16 01:22:18 +03:00
Files
gnulib/modules/crypto/arcfour
Bruno Haible fa46928668 crypto/arcfour: Move AC_LIBOBJ invocations to module description.
* m4/arcfour.m4: Remove file.
* modules/crypto/arcfour (Files): Remove it.
(configure.ac): Remove gl_ARCFOUR call.
(Makefile.am): Augment lib_SOURCES.
2011-06-16 00:07:16 +02:00

24 lines
229 B
Plaintext

Description:
ARCFOUR stream cipher implementation
Files:
lib/arcfour.h
lib/arcfour.c
Depends-on:
stdint
configure.ac:
Makefile.am:
lib_SOURCES += arcfour.c
Include:
"arcfour.h"
License:
LGPLv2+
Maintainer:
Simon Josefsson