Fix COPYING.EXCEPTION license notices
[gnulib.git] / modules / crypto / sha1
blob96e5c8fe181064feb2b170762f59b9c0067bb6af
1 Description:
2 Compute SHA1 checksum.
4 Files:
5 lib/sha1-stream.c
7 Depends-on:
8 crypto/af_alg
9 crypto/sha1-buffer
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += sha1-stream.c
16 Include:
17 "sha1.h"
19 Link:
20 $(LIB_CRYPTO)
22 License:
23 LGPLv2+
25 Maintainer:
26 Jim Meyering