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