|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
See:
Description
| Interface Summary | |
| Padding | Classes implementing this interface implement a padding scheme such as PKCS#5. |
| Class Summary | |
| PadNone | This class implements non-padding. |
| PadPKCS1v15 | This class implements PKCS#1 v1.5 padding. |
| PadPKCS5 | This class implements PKCS#5 padding. |
| PadZero | This class implements padding with zero-bytes. |
| Exception Summary | |
| PaddingException | This exception is thrown whenever a malformed CDS is encountered. |
Cipher padding schemes for ensuring that plaintext fits into a whole multiple of plaintext blocks.
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
Copyright (c) 1997-2001 Logi Ragnarsson - Distributed under the GPL