|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
| NoPadding | NoPadding leaves the input unchanged in case of a suitable blocksize. |
| OneAndZeroesPadding | OneAndZeroesPadding pads the plaintext by appending a single byte 1 and several 0 bytes. |
| PKCS5Padding | PKCS5Padding pads the plaintext by the method described in the PKCS #5 and PKCS #7 standards. |
Provides the OneAndZeroes and PKCS#5 padding schemes.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||