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
setlocale: Improve locale handling on macOS 10.12 or newer.
[gnulib.git]
/
modules
/
crypto
/
gc-md4
blob
e46589b091e342779a5f4c4f0cccf0176e8abca0
1
Description:
2
Generic crypto wrappers for MD4 functions.
3
4
Files:
5
m4/gc-md4.m4
6
7
Depends-on:
8
crypto/gc
9
crypto/md4 [test "$ac_cv_libgcrypt" != yes]
10
11
configure.ac:
12
gl_GC_MD4
13
gl_MODULE_INDICATOR([gc-md4])
14
15
Makefile.am:
16
17
Include:
18
"gc.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Simon Josefsson