doc: correct availability of cygwin 1.5.x getopt
[gnulib.git] / modules / crypto / gc-des
1 Description:
2 Generic crypto wrappers for DES block cipher.
3
4 Files:
5 m4/gc-des.m4
6 lib/des.h
7 lib/des.c
8 m4/des.m4
9
10 Depends-on:
11 stdint
12 stdbool
13 crypto/gc
14
15 configure.ac:
16 gl_GC_DES
17 gl_MODULE_INDICATOR([gc-des])
18
19 Makefile.am:
20
21 Include:
22 "gc.h"
23
24 License:
25 LGPLv2+
26
27 Maintainer:
28 Simon Josefsson