Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / modules / crypto / arcfour
1 Description:
2 ARCFOUR stream cipher implementation
3
4 Files:
5 lib/arcfour.h
6 lib/arcfour.c
7
8 Depends-on:
9 stdint
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += arcfour.c
15
16 Include:
17 "arcfour.h"
18
19 License:
20 LGPLv2+
21
22 Maintainer:
23 Simon Josefsson