|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.crypto.CipherSpi
|
+--de.flexiprovider.api.Cipher
|
+--de.flexiprovider.api.BlockCipher
|
+--de.flexiprovider.core.camellia.Camellia
|
+--de.flexiprovider.core.camellia.Camellia.Camellia256_CBC
Camellia256_CBC
| Inner classes inherited from class de.flexiprovider.core.camellia.Camellia |
Camellia.Camellia128_CBC, Camellia.Camellia192_CBC, Camellia.Camellia256_CBC |
| Field Summary | |
static java.lang.String |
OID
The OID of Camellia256_CBC (defined by RFC 3657). |
| Fields inherited from class de.flexiprovider.core.camellia.Camellia |
ALG_NAME |
| Fields inherited from class de.flexiprovider.api.BlockCipher |
random |
| Fields inherited from class de.flexiprovider.api.Cipher |
DECRYPT_MODE, ENCRYPT_MODE, opMode |
| Constructor Summary | |
Camellia.Camellia256_CBC()
|
|
| Methods inherited from class de.flexiprovider.core.camellia.Camellia |
getCipherBlockSize, getKeySize, getName, initCipherDecrypt, initCipherEncrypt, singleBlockDecrypt, singleBlockEncrypt |
| Methods inherited from class de.flexiprovider.api.BlockCipher |
doFinal, doFinal, engineInit, getBlockSize, getIV, getOutputSize, getParameters, initDecrypt, initDecrypt, initDecrypt, initEncrypt, initEncrypt, initEncrypt, initEncrypt, setMode, setPadding, update, update |
| Methods inherited from class de.flexiprovider.api.Cipher |
doFinal, doFinal, engineDoFinal, engineDoFinal, engineGetBlockSize, engineGetIV, engineGetKeySize, engineGetOutputSize, engineGetParameters, engineInit, engineInit, engineSetMode, engineSetPadding, engineUpdate, engineUpdate, update |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public static final java.lang.String OID
| Constructor Detail |
public Camellia.Camellia256_CBC()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||