Pads the digest data
a slice of the digest buffer to fill with padding
Remarks: Fills the passed buffer slice with the appropriate padding for the final call to transform(). This padding will fill the message data buffer up to blockSize()-addSize().
See Implementation
Pads the digest data