log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git] / modules / crypto / arctwo
blobe0bbb905b0c536ecc581492ab7d7be7af81013e4
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 gl_ARCTWO
16 Makefile.am:
17 lib_SOURCES += arctwo.c
19 Include:
20 "arctwo.h"
22 License:
23 LGPLv2+
25 Maintainer:
26 Simon Josefsson