Documentation ¶
Overview ¶
package padding provides various padding algorithms
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddPkcs7 ¶
AddPkcs7 pads given byte array using pkcs7 padding schema till it has blockSize length in bytes
func RemovePkcs7 ¶
RemovePkcs7 removes pkcs7 padding from previously padded byte array
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.