encrypt or decrypt input bytes but no more than 2^70!
input bytes
buffer for output bytes. length must match input length.
Slice pointing to processed data which might be smaller than output.
Error if limit of 2^70 bytes is exceeded.
See Implementation
encrypt or decrypt input bytes but no more than 2^70!