encrypt or decrypt input bytes but no more than 2^70!
input bytes
buffer for output bytes. length must match input length.
MaxBytesExceededException = if limit of 2^70 bytes is exceeded
See Implementation
encrypt or decrypt input bytes but no more than 2^70!