Encrypt a block.
the plaintext block to be encrypted Notes: Must be of length blockSize(). Will hold the result when the function has finished.
See Implementation
Encrypt a block.