Commit Graph

2139 Commits

Author SHA1 Message Date
Daniel Gultsch 9ab0c35b78 add unit test to read decryption stream beyond end 2023-11-26 10:55:47 +01:00
Paul Schaub 6999f4d241
Update changelog 2023-11-23 14:45:23 +01:00
Paul Schaub 417684f55d
Update changelog 2023-11-23 14:04:11 +01:00
Paul Schaub f2448890e1
Bump sop-java to 8.0.1 2023-11-23 13:32:52 +01:00
Paul Schaub b58826f907
Update changelog 2023-11-15 19:26:27 +01:00
Paul Schaub 481dfac455
Revert PassphraseProvider API change 2023-11-15 19:23:52 +01:00
Paul Schaub cf638da130
Bump sop spec to 8 2023-11-15 19:09:15 +01:00
Paul Schaub 8203bd58c7
Bump sop-java to 8.0.0 2023-11-15 19:05:39 +01:00
Paul Schaub 1c10dd5bce
Adapt changes from sop-java 8.0.0 2023-11-15 13:40:22 +01:00
Paul Schaub 71431b7b0a
Bump sop-java to 8.0.0-SNAPSHOT 2023-11-15 13:40:00 +01:00
Paul Schaub 608ec0b7b0
Annotate methods with @Nonnull 2023-11-15 13:39:26 +01:00
Paul Schaub f07063d55f
Kotlin conversion: SignatureBuilder classes 2023-11-13 16:21:08 +01:00
Paul Schaub 3bb25a62a2
Remove unused CRCingArmoredInputStreamWrapper class 2023-11-13 14:09:42 +01:00
Paul Schaub 620c1fc96a
Ensure proper compatibility with keys with missing direct-key or certification self-sigs 2023-11-08 15:16:41 +01:00
Paul Schaub 6fdf136024
Merge pull request #404 from pgpainless/pgpainless2
PGPainless 2.0 - Kotlin Conversion
2023-10-26 13:03:16 +02:00
Paul Schaub f4bfb9dc04
Remove test with expired key 2023-10-26 12:52:21 +02:00
Paul Schaub 19b45644ae
Kotlin conversion: SignatureVerifier 2023-10-26 12:52:04 +02:00
Paul Schaub dc05a492f5
Fix reuse 2023-10-25 19:08:03 +02:00
Paul Schaub e9d8ddc57b
Kotlin conversion: SignatureValidator 2023-10-25 19:07:52 +02:00
Paul Schaub 733d5d6b82
Decrease continuation_indent from 8 to 4 2023-10-24 10:21:10 +02:00
Paul Schaub 4f64868914
Add dropbox-style editorconfig
Source: https://github.com/facebook/ktfmt/blob/main/docs/editorconfig/.editorconfig-dropbox
2023-10-24 10:15:16 +02:00
Paul Schaub 29fe4faeed
Add .git-blame-ignore-revs file 2023-10-23 14:27:54 +02:00
Paul Schaub 51e9bfc67f
Apply new formatting from 'gradle spotlessApply' 2023-10-23 14:24:31 +02:00
Paul Schaub 633048fd2a
Merge pull request #412 from msfjarvis/pgpainless2
build: add ktfmt via Spotless
2023-10-23 14:22:49 +02:00
Harsh Shandilya 384347ed1a build: add `ktfmt` via Spotless 2023-10-23 17:36:00 +05:30
Paul Schaub b72f95b46c
Kotlin conversion: SignatureSubpacketsHelper 2023-10-20 14:55:51 +02:00
Paul Schaub 0effc84fac
Kotlin conversion: SignatureSubpackets + subclasses 2023-10-20 14:10:37 +02:00
Paul Schaub 4fc513fa25
Kotlin conversion: SignatureCreationDateComparator, SignatureValidityComparator 2023-10-17 18:58:37 +02:00
Paul Schaub 70e1b40cd2
Fix ArmorUtil header 2023-10-13 13:41:50 +02:00
Paul Schaub efae652a66
Kotlin conversion: CertificateValidator 2023-10-13 13:38:45 +02:00
Paul Schaub 853e3de472
Clean up unused casts from EncryptionOptions 2023-10-10 13:00:01 +02:00
Paul Schaub 11c1c54111
Kotlin conversion: ProviderFactory 2023-10-09 12:49:17 +02:00
Paul Schaub 8351223614
Kotlin conversion: PublicKeyParameterValidationUtil 2023-10-09 12:49:17 +02:00
Paul Schaub 1cdce5c93a
Kotlin conversion: ImplementationFactory classes 2023-10-09 12:49:17 +02:00
Paul Schaub d707dcf74a
Move now unused utility classes to test directory 2023-10-09 12:49:17 +02:00
Paul Schaub 8382da923d
Add TODO to CRCinArmoredInputStreamWrapper 2023-10-09 12:49:17 +02:00
Paul Schaub aca884e936
Kotlin conversion: ArmoredOutputStreamFactory
Also allow configuration of CRC calculation for both input and output streams
2023-10-09 12:49:16 +02:00
Paul Schaub e16376ca68
Kotlin conversion: ArmoredInputStreamFactory 2023-10-09 12:49:16 +02:00
Paul Schaub 6b397a0d56
Kotlin conversion: SignaturePicker 2023-10-09 12:49:16 +02:00
Paul Schaub 841b386226
Kotlin conversion: MultiMap
Warning: This commit changes the semantics of MultiMap.put()
put() now replaces values, while plus() adds them.
2023-10-09 12:49:16 +02:00
Paul Schaub b324742a62
Kotlin conversion: ArmorUtils 2023-10-09 12:49:16 +02:00
Paul Schaub 9a917f7fdb
Kotlin conversion: DateUtil 2023-10-09 12:49:15 +02:00
Paul Schaub 4c237d55ed
Add note about deprecation to BaseSignatureSubpackets 2023-10-09 12:49:15 +02:00
Paul Schaub c9f988b2d1
Kotlin conversion: SelectUserId 2023-10-09 12:49:15 +02:00
Paul Schaub 33037b9743
Kotlin conversion: Passphrase 2023-10-09 12:49:15 +02:00
Paul Schaub 53b1e3ff71
Kotlin conversion: HashContextSigning 2023-10-09 12:49:15 +02:00
Paul Schaub a50be47fa4
Kotlin conversion: CRLFGeneratorStream 2023-10-09 12:49:14 +02:00
Paul Schaub 068aa0ec27
Kotlin conversion: SignatureGenerationStream 2023-10-09 12:49:14 +02:00
Paul Schaub 0fa09065cf
Kotlin conversion: TeeBCPGInputStream 2023-10-09 12:49:14 +02:00
Paul Schaub befb1c8c0f
Kotlin conversion: MessageInspector 2023-10-09 12:49:14 +02:00