Ordo
0.3.4
Symmetric Cryptography Library
|
RC4 stream cipher parameters. More...
#include <stream_params.h>
Data Fields | |
unsigned int | drop |
RC4 stream cipher parameters.
unsigned int drop |
The number of keystream bytes to drop prior to encryption.
RC4_PARAMS
structure is not passed to the RC4 stream cipher primitive, the default drop amount is 2048.