PAD_BytesBlock
- Creates an input block suitably padded for encryption by a block cipher in ECB or CBC mode.PAD_UnpadBytes
- Removes the padding from an encryption block.PAD_HexBlock
- Creates a hex-encoded input block suitably padded for encryption by a block cipher in ECB or CBC mode. PAD_UnpadHex
- Removes the padding from a hex-encoded encryption block.