Package de.flexiprovider.core.camellia

Class Summary
Camellia Camellia is 128 bit symmetric block cipher with a Feistel structure, jointly developed by the Nippon Telegraph and Telephone Corporation and the Mitsubishi Electric Corporation.
Camellia.Camellia128_CBC Camellia128_CBC
Camellia.Camellia192_CBC Camellia192_CBC
Camellia.Camellia256_CBC Camellia256_CBC
CamelliaKey This class is used for opaquely storing Camellia keys.
CamelliaKeyFactory This class represents a factory for secret keys.
CamelliaKeyGenerator This class is used to generate keys for the Camellia block cipher.
CamelliaKeyGenParameterSpec This class specifies parameters used for initializing the CamelliaKeyGenerator.