gnulib-tool: Omit the logs of skipped tests from test-suite.log.
[gnulib.git] / modules / crypto / sha512
blob37a09e181da9cc8a82930cc0aa5dad7c79392a28
1 Description:
2 Compute SHA384 and SHA512 checksums.
4 Files:
5 lib/sha512-stream.c
7 Depends-on:
8 crypto/af_alg
9 crypto/sha512-buffer
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += sha512-stream.c
16 Include:
17 "sha512.h"
19 Link:
20 $(LIB_CRYPTO)
22 License:
23 LGPLv2+
25 Maintainer:
26 Jim Meyering