summaryrefslogtreecommitdiff
path: root/gnulib/modules/crypto/sha512
blob: a5065c4563983d9d555af1846582404815f40674 (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
27
Description:
Compute SHA384 and SHA512 checksums.

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

Depends-on:
stdalign
stdint
u64

configure.ac:
gl_SHA512

Makefile.am:
lib_SOURCES += sha512.c

Include:
"sha512.h"

License:
LGPLv2+

Maintainer:
Jim Meyering