49c3983540cb51d55fe312d86eeb219c58ebeee8
[gnulib.git] / 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 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 LGPL
26
27 Maintainer:
28 Simon Josefsson