Fix typos in comment, suggested by Ralf Wildenhues <Ralf.Wildenhues@gmx.de>.
[gnulib.git] / modules / gc-rijndael
1 Description:
2 Generic crypto wrappers for rijndael block cipher.
3
4 Files:
5 m4/gc-rijndael.m4
6 lib/rijndael-alg-fst.c
7 lib/rijndael-alg-fst.h
8 lib/rijndael-api-fst.c
9 lib/rijndael-api-fst.h
10 m4/rijndael.m4
11
12 Depends-on:
13 stdint
14 gc
15
16 configure.ac:
17 gl_GC_RIJNDAEL
18
19 Makefile.am:
20
21 Include:
22 "gc.h"
23
24 License:
25 LGPL
26
27 Maintainer:
28 Simon Josefsson