ARC4 context structure.
More...
#include <arc4.h>
Data Fields |
int | x |
int | y |
unsigned char | m [256] |
Detailed Description
ARC4 context structure.
Definition at line 35 of file arc4.h.
Field Documentation
permutation table
Definition at line 39 of file arc4.h.
permutation index
Definition at line 37 of file arc4.h.
permutation index
Definition at line 38 of file arc4.h.
The documentation for this struct was generated from the following file: