A constant representing decryption mode.
A constant representing encryption mode.
The number of 32-bit words this cipher operates on. Default: 1 (32 bits)
This cipher's IV size. Default: 4 (128 bits)
This cipher's key size. Default: 4 (128 bits)
Resets this cipher to its initial state.
Generated using TypeDoc
Abstract base stream cipher template.