Package de.flexiprovider.core.rc6

Provides the RC6 block cipher algorithm.

See:
          Description

Class Summary
RC6 RC6BlockCipher implements the RC6 Cipher.
RC6Key RC6Key is used to store a symmetric Key for RC6 Encryption/Decryption.
RC6KeyFactory This class represents a factory for secret keys.
RC6KeyGenerator This class generates new keys for the RC6 block cipher.
RC6KeyGenParameterSpec This class specifies parameters used for initializing the RC6KeyGenerator.
 

Package de.flexiprovider.core.rc6 Description

Provides the RC6 block cipher algorithm.