pgpainless/pgpainless-core/src/main/java/org/pgpainless
Paul Schaub e06f60f62c
Add method to change the expiration time of subkeys
2023-12-07 17:38:36 +01:00
..
algorithm Fix typo in feature name 2023-05-30 14:51:32 +02:00
authentication Rename CertificateAuthority methods 2023-07-21 17:11:56 +02:00
decryption_verification Backport b0caa95378 2023-11-30 19:55:06 +01:00
encryption_signing Allow overriding evluation date in SigningOptions 2023-08-03 14:57:31 +02:00
exception Clean up old unused code 2022-11-23 20:40:40 +01:00
implementation Remove unused methods from ImplementationFactory 2023-06-27 23:22:23 +02:00
key Add method to change the expiration time of subkeys 2023-12-07 17:38:36 +01:00
policy Set AES-128 as default symmetric algorithm. 2023-06-02 14:28:19 +02:00
provider ProviderFactory: Provide default implementation of _getProviderName() 2023-06-05 19:30:14 +02:00
signature Allow null as keyExpirationTime (no expiry) 2023-12-07 17:38:01 +01:00
util Make use of new ArmoredOutputStream.Builder 2023-08-01 16:53:55 +02:00
PGPainless.java Make more of the API null-safe by using @Nonnull/@Nullable 2023-05-03 16:03:50 +02:00
package-info.java Reuse compliance 2021-10-07 16:28:31 +02:00