view modules/gc-arcfour @ 7368:a7abebdb07f4

* gnulib-tool (func_import, func_create_testdir): Fix typos in 2006-09-18 patch.
author Eric Blake <ebb9@byu.net>
date Mon, 25 Sep 2006 21:20:54 +0000
parents da9a7fb22bf8
children 6a764f23e302
line wrap: on
line source

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
gc

configure.ac:
gl_GC_ARCFOUR

Makefile.am:
EXTRA_DIST += arcfour.h

Include:
"gc.h"

License:
LGPL

Maintainer:
Simon Josefsson