|
Bouncy Castle Cryptography 1.11 API Specification: Package org.bouncycastle.crypto.encodings
Package org.bouncycastle.crypto.encodings
Class Summary |
ISO9796d1Encoding |
ISO 9796-1 padding. |
OAEPEncoding |
Optimal Asymmetric Encryption Padding (OAEP) - see PKCS 1 V 2. |
PKCS1Encoding |
this does your basic PKCS 1 v1.5 padding - whether or not you should be using this
depends on your application - see PKCS1 Version 2 for details. |
|