repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mktime: don’t consult daylight
[gnulib.git]
/
modules
/
crypto
/
gc-sha512
blob
7372fec243d27783c0d4e9a953f6dcd2156ba397
1
Description:
2
Generic crypto wrappers for SHA-512 functions.
3
4
Files:
5
m4/gc-sha512.m4
6
7
Depends-on:
8
crypto/gc
9
crypto/sha512 [test "$ac_cv_libgcrypt" != yes]
10
11
configure.ac:
12
gl_GC_SHA512
13
gl_MODULE_INDICATOR([gc-sha512])
14
15
Makefile.am:
16
17
Include:
18
"gc.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Simon Josefsson