Package com.didisoft.pgp

OpenPGP Library for Java

See:
          Description

Interface Summary
CompressionAlgorithm Interface that lists the supported compression algorithms for OpenPGP encryption.
ContentDataType Interface that lists the supported content type settings for OpenPGP archives
CypherAlgorithm Interface that lists the supported symmetric encryption algorithms used in the library.
EcCurve Lists the OpenPGP Elliptic Curve Cryptography (ECC) supported named curves defined in RFC 6637
HashAlgorithm Interface that lists the supported hashing algorithms used in the library.
KeyAlgorithm Interface that lists the supported asymmetric algorithms for OpenPGP keys.
TrustLevel Holds common trust values
 

Class Summary
KeyPairInformation Represents an OpenPGP key pair.
KeyStore Represents an OpenPGP Key Store.
PGPException Exception indicating that an OpenPGP encryption error has occurred
PGPFileInformation Reserved for future releases.
PGPKeyPair Represents an OpenPGP key loaded from a key file.
PGPLib OpenPGP Library for Java.
RevocationLib OpenPGP Key Revocation Library for Java.
 

Package com.didisoft.pgp Description

OpenPGP Library for Java

OpenPGP Library for Java

OpenPGP Library for Java is OpenPGP and GnuPG compatible, with no external dependencies and no JNI calls. Works on Linux, Unix, Windows, Mac OS X and all systems with installed Java 1.4+ environment.

Related Documentation

For example usage visit:



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