Add des, des-tests, gc-des, gc-des-tests modules.
[gnulib.git] / modules / 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 gc
13
14 configure.ac:
15 gl_GC_DES
16
17 Makefile.am:
18
19 Include:
20 "gc.h"
21
22 License:
23 LGPL
24
25 Maintainer:
26 Simon Josefsson