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
posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git]
/
modules
/
crypto
/
gc-arctwo
blob
bbd9ba910c7224b5e0518928dcfb2237bce9290a
1
Description:
2
Generic crypto wrappers for ARCTWO block cipher.
3
4
Files:
5
m4/gc-arctwo.m4
6
7
Depends-on:
8
crypto/gc
9
crypto/arctwo [test "$ac_cv_libgcrypt" != yes]
10
11
configure.ac:
12
gl_GC_ARCTWO
13
gl_MODULE_INDICATOR([gc-arctwo])
14
15
Makefile.am:
16
17
Include:
18
"gc.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Simon Josefsson