Commit Graph

2074 Commits

Author SHA1 Message Date
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
Paul Schaub ea57c4aec0
Kotlin conversion: EncryptionStream 2023-10-09 12:49:14 +02:00
Paul Schaub 9ee29f7a53
Kotlin conversion: IntegrityProtectedInputStream 2023-10-09 12:49:13 +02:00
Paul Schaub a6198aadb3
Kotlin conversion: RevocationAttributes 2023-10-09 12:49:13 +02:00
Paul Schaub 68ac5af255
Kotlin conversion: UserId 2023-10-09 12:49:13 +02:00
Paul Schaub ec8ae3eff0
Kotlin conversion: SecretKeyRingEditor 2023-10-09 12:49:13 +02:00
Paul Schaub 4719d6ccea
Migrate further to extension methods 2023-10-09 12:49:13 +02:00
Paul Schaub 68af0a4f0e
Introduce more extension methods 2023-10-09 12:49:12 +02:00
Paul Schaub bb796143ff
Improve public/secret key selection 2023-10-09 12:49:12 +02:00
Paul Schaub 76cf6173e8
Add test for OpenPgpFingerprint.getBytes() 2023-10-09 12:49:12 +02:00
Paul Schaub de3ea580e3
Add extension methods to PGPKeyRing, PGPSecretKeyRing and PGPSignature 2023-10-09 12:49:12 +02:00
Paul Schaub a0b01f121a
Remove KeyRingUtils.unlockSecretKey() 2023-10-09 12:49:12 +02:00
Paul Schaub 19063454cb
Add PGPSecretKey.unlock() methods 2023-10-09 12:49:11 +02:00
Paul Schaub 6f9e692474
Kotlin conversion: KeyRingInfo 2023-10-09 12:49:04 +02:00
Paul Schaub 85e2fe956a
Add test for SubkeyIdentifier.isPrimaryKey() 2023-10-09 12:45:47 +02:00
Paul Schaub 9ee0f09b8d
Fix bug caused by false field comparison in SubkeyIdentifier 2023-10-09 12:45:47 +02:00