8d00f312b61f5361d39dfdd53aee8fe7dc101f33
[gnulib.git] / modules / crypto / sha1
1 Description:
2 Compute SHA1 checksum.
3
4 Files:
5 lib/sha1.h
6 lib/sha1.c
7 m4/sha1.m4
8
9 Depends-on:
10 stdalign
11 stdint
12
13 configure.ac:
14 gl_SHA1
15
16 Makefile.am:
17 lib_SOURCES += sha1.c
18
19 Include:
20 "sha1.h"
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Jim Meyering