view modules/gc-des @ 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 d38a727f8479
children 6a764f23e302
line wrap: on
line source

Description:
Generic crypto wrappers for DES block cipher.

Files:
m4/gc-des.m4
lib/des.h
lib/des.c
m4/des.m4

Depends-on:
stdint
gc

configure.ac:
gl_GC_DES

Makefile.am:
EXTRA_DIST += des.h

Include:
"gc.h"

License:
LGPL

Maintainer:
Simon Josefsson