Readonly
_DEV_A constant representing decryption mode.
Readonly
_ENC_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)
Abstract base stream cipher template.