crypto/gc-des: Fix recent regression.
[gnulib.git] / modules / crypto / gc-arctwo
1 Description:
2 Generic crypto wrappers for ARCTWO block cipher.
3
4 Files:
5 m4/gc-arctwo.m4
6 lib/arctwo.h
7 lib/arctwo.c
8 m4/arctwo.m4
9
10 Depends-on:
11 stdint
12 crypto/gc
13 bitrotate
14
15 configure.ac:
16 gl_GC_ARCTWO
17 gl_MODULE_INDICATOR([gc-arctwo])
18
19 Makefile.am:
20
21 Include:
22 "gc.h"
23
24 License:
25 LGPLv2+
26
27 Maintainer:
28 Simon Josefsson