Encrypt a block.
The plaintext block to be encrypted as a ubyte array.
The ubyte array designated to hold the encrypted block.
Notes: Both arguments must be of length blockSize().
See Implementation
Encrypt a block.