Decrypt the given bytes.
int decrypt( Uint8List inp, int inpOff, int inpLength, Uint8List out, int outOff);