Encrypt the given bytes.
int encrypt( Uint8List inp, int inpOff, int inpLength, Uint8List out, int outOff);