fixup git-merge-changelog package
[gnulib.git] / modules / crypto / arctwo
1 Description:
2 ARCTWO block cipher implementation
3
4 Files:
5 lib/arctwo.h
6 lib/arctwo.c
7 m4/arctwo.m4
8
9 Depends-on:
10 stdint
11 bitrotate
12
13 configure.ac:
14 gl_ARCTWO
15
16 Makefile.am:
17 lib_SOURCES += arctwo.c
18
19 Include:
20 "arctwo.h"
21
22 License:
23 LGPLv2+
24
25 Maintainer:
26 Simon Josefsson