BlockCipher.encrypt

Encrypt one or more blocks

Parameters

input ubyte[]

the input buffer (multiple of blockSize())

output ubyte[]

the output buffer (same size as input)

Meta