view modules/gc-arcfour @ 7349:da9a7fb22bf8

2006-09-22 Simon Josefsson <jas@extundo.com> * modules/gc-sha1: * modules/gc-md4: * modules/gc-hmac-sha1: * modules/gc-hmac-md5: * modules/gc-des: * modules/gc-arcfour: Distribute more files.
author Simon Josefsson <simon@josefsson.org>
date Fri, 22 Sep 2006 12:59:37 +0000
parents ee289f3e3269
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