1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-17 09:04:50 +02:00
pgpainless/pgpainless-core/src/main/java/org/pgpainless
2023-08-04 13:50:30 +02:00
..
algorithm Add AEAD algorithms to AlgorithmSuite and allow setting / overriding preferrences in KeySpecBuilder 2023-08-04 13:50:30 +02:00
authentication Rename CertificateAuthority methods 2023-07-21 17:11:56 +02:00
decryption_verification Further integration of pgpainless-wot 2023-07-22 00:30:52 +02:00
encryption_signing Further integration of pgpainless-wot 2023-07-22 00:30:52 +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 AEAD algorithms to AlgorithmSuite and allow setting / overriding preferrences in KeySpecBuilder 2023-08-04 13:50:30 +02: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 Introduce AEADAlgorithmCombination class 2023-08-03 14:42:35 +02:00
util Prevent IAE when encountering non-UTF8 User-ID on a public key 2023-07-07 10:42:18 +02:00
package-info.java Reuse compliance 2021-10-07 16:28:31 +02:00
PGPainless.java Make more of the API null-safe by using @Nonnull/@Nullable 2023-05-03 16:03:50 +02:00