Remove incorrect 'Link' sections.
[gnulib.git] / modules / crypto / arcfour
blob43d1345bc84a65c02afb08123452b5e6c3520519
1 Description:
2 ARCFOUR stream cipher implementation
4 Files:
5 lib/arcfour.h
6 lib/arcfour.c
8 Depends-on:
9 stdint
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += arcfour.c
16 Include:
17 "arcfour.h"
19 License:
20 LGPLv2+
22 Maintainer:
23 Simon Josefsson