summaryrefslogtreecommitdiff
path: root/modules/crypto/sha256
blob: 6a7528015e5490f6d5a1f3cd5129d963e7ee0afb (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
Description:
Compute SHA224 and SHA256 checksums.

Files:

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

configure.ac:
AC_DEFINE([GL_COMPILE_CRYPTO_STREAM], 1, [Compile Gnulib crypto stream ops.])

Makefile.am:

Include:
"sha256.h"

Link:

License:
LGPLv2+

Maintainer:
Jim Meyering