1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-23 03:54:49 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Paul Schaub 48af91efbf
Kotlin conversion: Cleartext Signature Framework 2023-10-09 12:29:34 +02:00
Paul Schaub 8d67820f50
Kotlin conversion: OnePassSignatureCheck 2023-10-09 12:29:34 +02:00
Paul Schaub 145555997c
Kotlin conversion: SignatureCheck 2023-10-09 12:29:33 +02:00
Paul Schaub 1a701333e3
Remove deprecated OpenPgpMetadata class 2023-10-09 12:29:33 +02:00
Paul Schaub 23f8777c34
Kotlin conversion: DecryptionStream 2023-10-09 12:29:33 +02:00
Paul Schaub 9988ba9940
Kotlin conversion: DecryptionBuilder 2023-10-09 12:29:33 +02:00
Paul Schaub 4a19e6ca20
WIP: Kotlin conversion: ConsumerOptions 2023-10-09 12:29:32 +02:00
Paul Schaub cc63095ab0
Kotlin conversion: SignatureSubpacketsUtil 2023-10-09 12:29:32 +02:00
Paul Schaub 6dc08e7445
Improve SignatureUtils readability 2023-10-09 12:29:32 +02:00
Paul Schaub fa765fdb0d
Add documentation to PGPSignatureExtensions 2023-10-09 12:29:32 +02:00
Paul Schaub 85b1ffe2e9
Add PGPSignatureExtensions file 2023-10-09 12:29:32 +02:00
Paul Schaub b33ee90845
Kotlin conversion: SignatureUtils 2023-10-09 12:29:32 +02:00
Paul Schaub fca5c88d09
Kotlin conversion: OpenPgpMessageInputStream 2023-10-09 12:29:31 +02:00
Paul Schaub 1ab5377f70
Rename syntax checker enums to screaming snake case 2023-10-09 12:29:31 +02:00
Paul Schaub 603f07d014
Kotlin conversion: Syntax checking 2023-10-09 12:29:31 +02:00
Paul Schaub a1a090028d
Kotlin conversion: PDA 2023-10-09 12:29:31 +02:00
Paul Schaub de73b3b00b
Kotlin conversion: CertifyCertificate 2023-10-09 12:29:27 +02:00
Paul Schaub 39c5d12096
Use IntRange for Trustworthiness range check 2023-10-09 12:24:49 +02:00
Paul Schaub e57e74163c
Finish Policy conversion and move kotlin classes to src/kotlin/ 2023-10-09 12:24:49 +02:00