Package org.pgpainless.algorithm
package org.pgpainless.algorithm
Enums which map to OpenPGP's algorithm IDs.
-
ClassDescriptionList of AEAD algorithms defined in crypto-refresh-06.The
AlgorithmSuite
class is consulted when new OpenPGP keys are being generated to set preferred algorithms on the key.Subset ofSignatureType
, reduced to certification types.Enumeration of possible compression algorithms.Subset ofSignatureType
, used for signatures over documents.An enumeration of features that may be set in theFeatures
subpacket.An enumeration of different hashing algorithms.Enumeration of different key flags.Enumeration of public key algorithms as defined in RFC4880.Enumeration of possible subpackets that might be found in the hashed and unhashed area of an OpenPGP signature.Enum that enlists all the Signature Types defined in rfc4880 section 5.2.1 SeePGPSignature
for comparison.Enumeration of possible encoding formats of the content of the literal data packet.Enumeration of possible symmetric encryption algorithms.Facade class forTrustSignature
.