1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-10-18 12:15:59 +02:00
Commit graph

2163 commits

Author SHA1 Message Date
0effc84fac
Kotlin conversion: SignatureSubpackets + subclasses 2023-10-20 14:10:37 +02:00
4fc513fa25
Kotlin conversion: SignatureCreationDateComparator, SignatureValidityComparator 2023-10-17 18:58:37 +02:00
70e1b40cd2
Fix ArmorUtil header 2023-10-13 13:41:50 +02:00
efae652a66
Kotlin conversion: CertificateValidator 2023-10-13 13:38:45 +02:00
853e3de472
Clean up unused casts from EncryptionOptions 2023-10-10 13:00:01 +02:00
11c1c54111
Kotlin conversion: ProviderFactory 2023-10-09 12:49:17 +02:00
8351223614
Kotlin conversion: PublicKeyParameterValidationUtil 2023-10-09 12:49:17 +02:00
1cdce5c93a
Kotlin conversion: ImplementationFactory classes 2023-10-09 12:49:17 +02:00
d707dcf74a
Move now unused utility classes to test directory 2023-10-09 12:49:17 +02:00
8382da923d
Add TODO to CRCinArmoredInputStreamWrapper 2023-10-09 12:49:17 +02:00
aca884e936
Kotlin conversion: ArmoredOutputStreamFactory
Also allow configuration of CRC calculation for both input and output streams
2023-10-09 12:49:16 +02:00
e16376ca68
Kotlin conversion: ArmoredInputStreamFactory 2023-10-09 12:49:16 +02:00
6b397a0d56
Kotlin conversion: SignaturePicker 2023-10-09 12:49:16 +02:00
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
b324742a62
Kotlin conversion: ArmorUtils 2023-10-09 12:49:16 +02:00
9a917f7fdb
Kotlin conversion: DateUtil 2023-10-09 12:49:15 +02:00
4c237d55ed
Add note about deprecation to BaseSignatureSubpackets 2023-10-09 12:49:15 +02:00
c9f988b2d1
Kotlin conversion: SelectUserId 2023-10-09 12:49:15 +02:00
33037b9743
Kotlin conversion: Passphrase 2023-10-09 12:49:15 +02:00
53b1e3ff71
Kotlin conversion: HashContextSigning 2023-10-09 12:49:15 +02:00
a50be47fa4
Kotlin conversion: CRLFGeneratorStream 2023-10-09 12:49:14 +02:00
068aa0ec27
Kotlin conversion: SignatureGenerationStream 2023-10-09 12:49:14 +02:00
0fa09065cf
Kotlin conversion: TeeBCPGInputStream 2023-10-09 12:49:14 +02:00
befb1c8c0f
Kotlin conversion: MessageInspector 2023-10-09 12:49:14 +02:00
ea57c4aec0
Kotlin conversion: EncryptionStream 2023-10-09 12:49:14 +02:00
9ee29f7a53
Kotlin conversion: IntegrityProtectedInputStream 2023-10-09 12:49:13 +02:00
a6198aadb3
Kotlin conversion: RevocationAttributes 2023-10-09 12:49:13 +02:00
68ac5af255
Kotlin conversion: UserId 2023-10-09 12:49:13 +02:00
ec8ae3eff0
Kotlin conversion: SecretKeyRingEditor 2023-10-09 12:49:13 +02:00
4719d6ccea
Migrate further to extension methods 2023-10-09 12:49:13 +02:00
68af0a4f0e
Introduce more extension methods 2023-10-09 12:49:12 +02:00
bb796143ff
Improve public/secret key selection 2023-10-09 12:49:12 +02:00
76cf6173e8
Add test for OpenPgpFingerprint.getBytes() 2023-10-09 12:49:12 +02:00
de3ea580e3
Add extension methods to PGPKeyRing, PGPSecretKeyRing and PGPSignature 2023-10-09 12:49:12 +02:00
a0b01f121a
Remove KeyRingUtils.unlockSecretKey() 2023-10-09 12:49:12 +02:00
19063454cb
Add PGPSecretKey.unlock() methods 2023-10-09 12:49:11 +02:00
6f9e692474
Kotlin conversion: KeyRingInfo 2023-10-09 12:49:04 +02:00
85e2fe956a
Add test for SubkeyIdentifier.isPrimaryKey() 2023-10-09 12:45:47 +02:00
9ee0f09b8d
Fix bug caused by false field comparison in SubkeyIdentifier 2023-10-09 12:45:47 +02:00
8fe9d250a8
Kotlin conversion: KeyInfo 2023-10-09 12:45:47 +02:00
b6e47d7739
Kotlin conversion: KeyAccessor 2023-10-09 12:45:47 +02:00
ad734ca1b4
Kotlin conversion: XDH 2023-10-09 12:45:46 +02:00
521424c23a
Kotlin conversion: XDHSpec 2023-10-09 12:45:46 +02:00
ac245fb56b
Kotlin conversion: RSA 2023-10-09 12:45:46 +02:00
ca3ff6acce
Kotlin conversion: RsaLength 2023-10-09 12:45:46 +02:00
2d755be10e
Kotlin conversion: ElGamal 2023-10-09 12:45:46 +02:00
72147b685e
Kotlin conversion: ElGamalLength 2023-10-09 12:45:45 +02:00
f8abb28a81
Turn KeyLength method into val 2023-10-09 12:45:45 +02:00
4382c1f20e
Kotlin conversion: EdDSA 2023-10-09 12:45:45 +02:00
8f49b01d51
Kotlin conversion: EdDSACurve 2023-10-09 12:45:45 +02:00