Move crypto modules to crypto/.
[gnulib.git] / modules / crypto / gc-sha1
1 Description:
2 Generic crypto wrappers for SHA-1 functions.
3
4 Files:
5 m4/gc-sha1.m4
6 lib/sha1.h
7 lib/sha1.c
8 m4/sha1.m4
9
10 Depends-on:
11 stdint
12 crypto/gc
13
14 configure.ac:
15 gl_GC_SHA1
16 gl_MODULE_INDICATOR([gc-sha1])
17
18 Makefile.am:
19
20 Include:
21 "gc.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Simon Josefsson