posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / crypto / arctwo
blobd439701db0073b5f9cb884c78d1f0fcae80721ef
1 Description:
2 ARCTWO block cipher implementation
4 Files:
5 lib/arctwo.h
6 lib/arctwo.c
7 m4/arctwo.m4
9 Depends-on:
10 stdint
11 bitrotate
13 configure.ac:
14 AC_REQUIRE([AC_C_RESTRICT])
15 gl_ARCTWO
17 Makefile.am:
18 lib_SOURCES += arctwo.c
20 Include:
21 "arctwo.h"
23 License:
24 LGPLv2+
26 Maintainer:
27 Simon Josefsson