|
|||||||||
| 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.serpent.Serpent
|
+--de.flexiprovider.core.serpent.Serpent.Serpent256_OFB
Serpent256_OFB
| Inner classes inherited from class de.flexiprovider.core.serpent.Serpent |
Serpent.Serpent128_CBC, Serpent.Serpent128_CFB, Serpent.Serpent128_ECB, Serpent.Serpent128_OFB, Serpent.Serpent192_CBC, Serpent.Serpent192_CFB, Serpent.Serpent192_ECB, Serpent.Serpent192_OFB, Serpent.Serpent256_CBC, Serpent.Serpent256_CFB, Serpent.Serpent256_ECB, Serpent.Serpent256_OFB |
| Field Summary | |
static java.lang.String |
OID
The OID of Serpent256_OFB (defined by the GNU project). |
| Fields inherited from class de.flexiprovider.core.serpent.Serpent |
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 | |
Serpent.Serpent256_OFB()
|
|
| Methods inherited from class de.flexiprovider.core.serpent.Serpent |
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 Serpent.Serpent256_OFB()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||