Package org.bouncycastle.openpgp.operator
package org.bouncycastle.openpgp.operator
-
ClassDescriptionA factory for performing PBE decryption operations.PGP style PBE encryption method.A data encryptor, using AEAD.A decryptor that wraps a stream of PGP encrypted data to decrypt, and optionally integrity check, the data.Base interface of factories for
PGPDataDecryptor
.A data encryptor, combining a cipher instance and an optional integrity check calculator.A builder forPGPDataEncryptor
instances, which can be used to encrypt data objects.A digest calculator, which consumes a stream of data and computes a digest value over it.A factory for digest algorithms.An encryption method that can be applied to encrypt data in aPGPEncryptedDataGenerator
.Utility class that provides padding addition and removal for PGP session keys.Deprecated.this class is no longer required and will be removed.