|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccs.crypt.Cipher
ccs.crypt.AbstractBlockCipher
ccs.crypt.BCCHBlockCipher
ccs.crypt.BCCHBlockCipher.AES
public static class BCCHBlockCipher.AES
Nested Class Summary |
---|
Nested classes/interfaces inherited from class ccs.crypt.BCCHBlockCipher |
---|
BCCHBlockCipher.AES, BCCHBlockCipher.Blowfish |
Field Summary |
---|
Fields inherited from class ccs.crypt.AbstractBlockCipher |
---|
buffer |
Fields inherited from class ccs.crypt.Cipher |
---|
passwd |
Constructor Summary | |
---|---|
BCCHBlockCipher.AES()
|
Method Summary |
---|
Methods inherited from class ccs.crypt.BCCHBlockCipher |
---|
bufferDecrypt, bufferEncrypt, getBlockSizeExp, getHeaderLength, getInputStream, getMAC, getMACLength, getOutputStream, getWhitening, setPasswd |
Methods inherited from class ccs.crypt.AbstractBlockCipher |
---|
checkRegistered, getCiphertextLength, getPlaintextLength, getTrailerLength, register, unregister |
Methods inherited from class ccs.crypt.Cipher |
---|
getPasswd, out |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BCCHBlockCipher.AES()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |