summaryrefslogtreecommitdiff
path: root/gnulib/modules/crypto/sha1
blob: 8d00f312b61f5361d39dfdd53aee8fe7dc101f33 (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
25
26
Description:
Compute SHA1 checksum.

Files:
lib/sha1.h
lib/sha1.c
m4/sha1.m4

Depends-on:
stdalign
stdint

configure.ac:
gl_SHA1

Makefile.am:
lib_SOURCES += sha1.c

Include:
"sha1.h"

License:
LGPLv2+

Maintainer:
Jim Meyering