mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
28 lines
302 B
Plaintext
28 lines
302 B
Plaintext
Description:
|
|
Generic crypto wrappers for ARCFOUR stream cipher.
|
|
|
|
Files:
|
|
m4/gc-arcfour.m4
|
|
lib/arcfour.h
|
|
lib/arcfour.c
|
|
m4/arcfour.m4
|
|
|
|
Depends-on:
|
|
stdint
|
|
crypto/gc
|
|
|
|
configure.ac:
|
|
gl_GC_ARCFOUR
|
|
gl_MODULE_INDICATOR([gc-arcfour])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"gc.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Simon Josefsson
|