2007-08-07 Simon Josefsson <simon@josefsson.org>
[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
12 configure.ac:
13 gl_ARCTWO
14
15 Makefile.am:
16
17 Include:
18 "arctwo.h"
19
20 License:
21 LGPLv2+
22
23 Maintainer:
24 Simon Josefsson