view modules/crypto/sha256 @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 534c5ca60c4f
children
line wrap: on
line source

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