pgpainless/pgpainless-core/src/main/kotlin/org/pgpainless
Paul Schaub de9a161252
Accept certification signatures using SHA-1 before 2023-02-01
This commit introduces a dedicated SignatureHashAlgorithmPolicy for certification signatures.
The default configuration will accept SHA-1 on sigs created before 2023-02-01.
2024-01-04 18:20:09 +01:00
..
algorithm Accept certification signatures using SHA-1 before 2023-02-01 2024-01-04 18:20:09 +01:00
authentication Apply new formatting from 'gradle spotlessApply' 2023-10-23 14:24:31 +02:00
decryption_verification Properly feed an EOS token to the push down automata in OpenPgpMessageInputStream.read() 2023-11-27 13:27:23 +01:00
encryption_signing Apply new formatting from 'gradle spotlessApply' 2023-10-23 14:24:31 +02:00
implementation Apply new formatting from 'gradle spotlessApply' 2023-10-23 14:24:31 +02:00
key Accept certification signatures using SHA-1 before 2023-02-01 2024-01-04 18:20:09 +01:00
policy Accept certification signatures using SHA-1 before 2023-02-01 2024-01-04 18:20:09 +01:00
provider Apply new formatting from 'gradle spotlessApply' 2023-10-23 14:24:31 +02:00
signature Accept certification signatures using SHA-1 before 2023-02-01 2024-01-04 18:20:09 +01:00
util Remove unused CRCingArmoredInputStreamWrapper class 2023-11-13 14:09:42 +01:00
PGPainless.kt Apply new formatting from 'gradle spotlessApply' 2023-10-23 14:24:31 +02:00