Libraries anvil crypto Cipher update

binary update(object data [, int offset, int length] )
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
Parameters data -  string or binary data
offset -  offset in data
length -  length of data
Returns processed data