Performs the length padding
the slice of the cipher buffer to fill with padding
the length of the data which has been ciphered
Remarks: Fills the passed buffer slice with addSize() bytes of padding based on the length in bytes of the input data which has been ciphered.
See Implementation
Performs the length padding