gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / des
1 Description:
2 DES block cipher.
3
4 Files:
5 lib/des.c
6 lib/des.h
7 m4/des.m4
8
9 Depends-on:
10 stdint
11 stdbool
12
13 configure.ac:
14 gl_DES
15
16 Makefile.am:
17
18 Include:
19 "des.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Simon Josefsson