posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / crypto / des
blob4147cbddc7754c5e99488440b1eef5caaa7d0d70
1 Description:
2 DES block cipher.
4 Files:
5 lib/des.c
6 lib/des.h
8 Depends-on:
9 stdint
10 stdbool
11 memcmp
13 configure.ac:
15 Makefile.am:
16 lib_SOURCES += des.c
18 Include:
19 "des.h"
21 License:
22 LGPLv2+
24 Maintainer:
25 Simon Josefsson