RC4

Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

processBytes
void processBytes(ubyte[] input, ubyte[] output)
Undocumented in source. Be warned that the author may not have intended to support it.
reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
returnByte
ubyte returnByte(ubyte b)

Encrypt one single byte

start
void start(bool forEncryption, ubyte[] userKey, ubyte[] iv)

Initialize the cipher.

Manifest constants

name
enum name;
Undocumented in source.

Meta