Package de.flexiprovider.core.rc2

Provides the RC2 block cipher algorithm.

See:
          Description

Class Summary
RC2 This class implements the RC2 block-cipher algorithm according to RFC 2268.
RC2.RC2_CBC RC2_CBC
RC2Key RC2Key is used to store a symmetric Key for RC2 Encryption/Decryption.
RC2KeyFactory This class implementes the RC2 key factory.
RC2KeyGenerator This class generates new keys for the RC2 block cipher.
RC2KeyGenParameterSpec This class specifies parameters used for initializing the RC2KeyGenerator.
 

Package de.flexiprovider.core.rc2 Description

Provides the RC2 block cipher algorithm.