crypto/sha256: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / crypto / 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 crypto/gc
15
16 configure.ac:
17 gl_GC_RIJNDAEL
18 gl_MODULE_INDICATOR([gc-rijndael])
19
20 Makefile.am:
21
22 Include:
23 "gc.h"
24
25 License:
26 LGPLv2+
27
28 Maintainer:
29 Simon Josefsson