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