summaryrefslogtreecommitdiff
path: root/modules/crypto/sha256
blob: 0e2b4f038f83bc6096aebd7ddb6edd532e23dbab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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"

License:
LGPLv2+

Maintainer:
Jim Meyering