a5065c4563983d9d555af1846582404815f40674
[gnulib.git] / modules / crypto / sha512
1 Description:
2 Compute SHA384 and SHA512 checksums.
3
4 Files:
5 lib/sha512.h
6 lib/sha512.c
7 m4/sha512.m4
8
9 Depends-on:
10 stdalign
11 stdint
12 u64
13
14 configure.ac:
15 gl_SHA512
16
17 Makefile.am:
18 lib_SOURCES += sha512.c
19
20 Include:
21 "sha512.h"
22
23 License:
24 LGPLv2+
25
26 Maintainer:
27 Jim Meyering