Returns the size of the data block in bytes that the cipher operates on.
@override int get blockSize => _cipher.blockSize;