avoid some overlong lines from posix urls, etc.
[gnulib.git] / modules / crypto / 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 memcmp
13
14 configure.ac:
15 gl_DES
16
17 Makefile.am:
18
19 Include:
20 "des.h"
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Simon Josefsson