view modules/crypto/gc-rijndael @ 12800:7216e2b4056f

Tests for module 'logb'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:11:59 +0100
parents 8812f453e378
children d12c6feef598
line wrap: on
line source

Description:
Generic crypto wrappers for rijndael block cipher.

Files:
m4/gc-rijndael.m4
lib/rijndael-alg-fst.c
lib/rijndael-alg-fst.h
lib/rijndael-api-fst.c
lib/rijndael-api-fst.h
m4/rijndael.m4

Depends-on:
stdint
crypto/gc

configure.ac:
gl_GC_RIJNDAEL
gl_MODULE_INDICATOR([gc-rijndael])

Makefile.am:

Include:
"gc.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson