summaryrefslogtreecommitdiff
path: root/modules/crypto/sha512
blob: 37a09e181da9cc8a82930cc0aa5dad7c79392a28 (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 SHA384 and SHA512 checksums.

Files:
lib/sha512-stream.c

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

configure.ac:

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

Include:
"sha512.h"

Link:
$(LIB_CRYPTO)

License:
LGPLv2+

Maintainer:
Jim Meyering