Package de.flexiprovider.common.ies

Contains the base classes for the hybrid encryption scheme IES (see IEEE 1363).

See:
          Description

Class Summary
IES The Integrated Encryption Scheme (IES) is an encryption scheme based on a key agreement scheme using an ephemeral key pair, a symmetric cipher, and a message authentication code (MAC) to encrypt and decrypt data.
IESParameterSpec This class implements the IES algorithm parameters.
 

Package de.flexiprovider.common.ies Description

Contains the base classes for the hybrid encryption scheme IES (see IEEE 1363).