summaryrefslogtreecommitdiff
path: root/modules/crypto/sha1
blob: 86ae4d87e644b5a501a72dd13f3a0c8a83180c13 (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 SHA1 checksum.

Files:

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

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

Makefile.am:

Include:
"sha1.h"

License:
LGPLv2+

Maintainer:
Jim Meyering