summaryrefslogtreecommitdiff
path: root/modules/crypto/sha1
blob: 96e5c8fe181064feb2b170762f59b9c0067bb6af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Description:
Compute SHA1 checksum.

Files:
lib/sha1-stream.c

Depends-on:
crypto/af_alg
crypto/sha1-buffer

configure.ac:

Makefile.am:
lib_SOURCES += sha1-stream.c

Include:
"sha1.h"

Link:
$(LIB_CRYPTO)

License:
LGPLv2+

Maintainer:
Jim Meyering