posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / crypto / sha512
blobc4827c618d67c4377aba00b9d2cf580a958db523
1 Description:
2 Compute SHA384 and SHA512 checksums.
4 Files:
6 Depends-on:
7 crypto/af_alg
8 crypto/sha512-buffer
10 configure.ac:
11 AC_DEFINE([GL_COMPILE_CRYPTO_STREAM], 1, [Compile Gnulib crypto stream ops.])
13 Makefile.am:
15 Include:
16 "sha512.h"
18 License:
19 LGPLv2+
21 Maintainer:
22 Jim Meyering