Package com.didisoft.pgp.bc.elgamal.security

Interface Summary
AsymmetricCipher This interface is implemented by asymmetric (public-key) ciphers.
Padding Deprecated.  
Parameterized This interface is implemented by algorithm objects that may be parameterized (i.e.
 

Class Summary
Cipher This class is used to provide the functionality of a general purpose encryption algorithm, such as DES or RSA.
 

Exception Summary
IllegalBlockSizeException This exception is thrown when an incorrect block size is processed through a cipher.
InvalidParameterTypeException This is the exception for invalid parameter types.
NoSuchParameterException NoSuchParameterException is thrown when a particular parameter is not available in an algorithm parameter set.
 



Copyright © 2006-2011 DidiSoft Ltd. All Rights Reserved.