New module u64. Make crypto/sha512 use it.
[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 stdint
11 u64
12
13 configure.ac:
14 gl_SHA512
15
16 Makefile.am:
17
18 Include:
19 "sha512.h"
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 Jim Meyering