pgpainless/pgpainless-core/src/test/java/org/pgpainless
Paul Schaub f8e66f4d61 Add ProducerOptions.applyCRLFEncoding()
Enabling it will automatically apply CRLF encoding to input data.
Further, disentangle signing from the encryption stream
2022-04-02 16:18:12 +02:00
..
algorithm Annotate fromId(code) methods with Nullable and add Nonnull requireFromId(code) methods 2022-03-22 15:09:09 +01:00
decryption_verification Add ProducerOptions.applyCRLFEncoding() 2022-04-02 16:18:12 +02:00
encryption_signing Fix test for algorithm preference extraction 2022-01-15 02:45:10 +01:00
example Add documentation for the DecryptOrVerify examples 2022-03-16 21:29:34 +01:00
key Add OpenPgpFingerprint.parse(String) 2022-03-10 12:22:02 +01:00
policy Reuse compliance 2021-10-07 16:28:31 +02:00
provider Fix more code issues 2021-12-28 12:30:52 +01:00
signature Annotate fromId(code) methods with Nullable and add Nonnull requireFromId(code) methods 2022-03-22 15:09:09 +01:00
symmetric_encryption rename invocationContextProvider to TestAllImplementations 2021-12-14 16:56:29 +01:00
util Prettify user-id info on armor 2022-03-21 16:44:59 +01:00
weird_keys Various code cleanup 2021-12-28 13:32:50 +01:00