|
8c18cfc74e
|
Transform SignatureSubpackets class into simple wrapper around PGPSignatureSubpacketGenerator
|
2025-08-20 11:40:08 +02:00 |
|
|
f30b01c298
|
Avoid deprecated API and remove unnecessary code
|
2025-08-20 11:40:07 +02:00 |
|
|
622c62536a
|
Tests: Avoid usage of now deprecated functionality
|
2025-08-20 11:40:07 +02:00 |
|
|
76963ec3ec
|
Remove ImplementationFactory in favor of BCs OpenPGPImplementation
|
2025-08-20 11:40:07 +02:00 |
|
|
0bc80d86d3
|
SigningOptions: Properly init PGPSignatureGenerator to support v6 keys
|
2025-08-20 11:40:07 +02:00 |
|
|
d28b47c1f1
|
Policy: Change default compression algorithm to UNCOMPRESSED
|
2025-08-20 11:40:07 +02:00 |
|
|
4dadc7c445
|
Implement applying algorithm preferences as extension functions
|
2025-08-20 11:40:06 +02:00 |
|
|
deaf9fa404
|
buildKey(): Use BC KeyGenerator, but apply PGPainless algorithm preferences
|
2025-08-20 11:40:06 +02:00 |
|
|
b5386d844e
|
Add missing method implementations
|
2025-08-20 11:40:06 +02:00 |
|
|
1141bdf1f8
|
Work on AlgorithmSuite
|
2025-08-20 11:40:06 +02:00 |
|
|
5ccd68cdd9
|
Fix: Do not set IssuerKeyId on v6 key-signatures
|
2025-08-20 11:40:06 +02:00 |
|
|
350b67bb9e
|
Progress on the migration guide
|
2025-08-20 11:40:05 +02:00 |
|
|
b3c088275e
|
Start working on migration guide
|
2025-08-20 11:40:05 +02:00 |
|
|
8e3ad2c9ef
|
Add some missing documentation to ConsumerOptions
|
2025-08-20 11:40:05 +02:00 |
|
|
1e2e9c2125
|
Rework OnePassSignatureCheck
|
2025-08-20 11:40:05 +02:00 |
|
|
3c28660f26
|
Add documentation to PolicyAdapter
|
2025-08-20 11:40:05 +02:00 |
|
|
d955341231
|
Add getKeyVersion() extension methods to certificate + subclasses and use it in KeyRingInfo.version
|
2025-08-20 11:40:05 +02:00 |
|
|
853de42bc2
|
Fix more spotless formatting errors
|
2025-08-20 11:40:04 +02:00 |
|
|
7af4689bb7
|
Fix spotless error
|
2025-08-20 11:40:04 +02:00 |
|
|
b563e43c78
|
Add comments to OpenPGPKeyVersion
|
2025-08-20 11:40:04 +02:00 |
|
|
a23e573658
|
Add comments to HashAlgorithm
|
2025-08-20 11:40:04 +02:00 |
|
|
b9ee09a774
|
Add javadoc
|
2025-08-20 11:40:04 +02:00 |
|
|
b8bdb5bbe5
|
Clean up KeyAccessor class
|
2025-08-20 11:40:03 +02:00 |
|
|
f37d4a4450
|
Complete migration of KeyRingInfo to KeyIdentifier, javadoc
|
2025-08-20 11:40:03 +02:00 |
|
|
c886b56faf
|
Replace KeyRingInfo.publicKey with primaryKey
|
2025-08-20 11:40:03 +02:00 |
|
|
6eaa483650
|
Improve KeyRingInfos getPreferences implementations
|
2025-08-20 11:40:03 +02:00 |
|
|
35c6116643
|
Migrate from MissingPublicKeyCallback to OpenPGPCertifcateProvider
|
2025-08-20 11:40:03 +02:00 |
|
|
2eca5f0ef0
|
Fix addSubkey method
|
2025-08-20 11:40:03 +02:00 |
|
|
d5a0c83abe
|
Fix some tests
|
2025-08-20 11:40:02 +02:00 |
|
|
8b41f80ca0
|
Port SignatureBuilders over to new classes
|
2025-08-20 11:40:02 +02:00 |
|
|
2f3b1fac95
|
Rename and document members of SubkeyIdentifier
|
2025-08-20 11:40:02 +02:00 |
|
|
259a77d4df
|
OpenPGPFingerprint(s): Use FingerprintUtil to calculate key-ids
|
2025-08-20 11:40:02 +02:00 |
|
|
79bbea593e
|
Remove unnecessary imports
|
2025-08-20 11:40:02 +02:00 |
|
|
cb440776f2
|
Add workaround for decryption with non-encryption subkey
|
2025-08-20 11:40:02 +02:00 |
|
|
ce65e406c1
|
Fix version
|
2025-08-20 11:40:01 +02:00 |
|
|
8936cf22d0
|
Port CanonicalizedDataEncryptionTest
|
2025-08-20 11:40:01 +02:00 |
|
|
e3c586e182
|
Port Sign and UnlockSecretKeys examples
|
2025-08-20 11:40:01 +02:00 |
|
|
7e9b8d1cee
|
Port ReadKeys example
|
2025-08-20 11:40:01 +02:00 |
|
|
31dddb9de1
|
Progress porting the example tests
|
2025-08-20 11:40:01 +02:00 |
|
|
dcb78ddedf
|
Improve KeyExceptions
|
2025-08-20 11:40:00 +02:00 |
|
|
92da00fc8c
|
OpenPGPFingerprint: Add factory methods for new key / subkey classes
|
2025-08-20 11:40:00 +02:00 |
|
|
acb5a4a550
|
Port test
|
2025-08-20 11:40:00 +02:00 |
|
|
30d584c696
|
Port EncryptionOptions over to OpenPGPCertificate
|
2025-08-20 11:40:00 +02:00 |
|
|
4a90b8721f
|
Port ConsumerOptions, SigningOptions to new OpenPGPCertificate, OpenPGPKey classes
|
2025-08-20 11:40:00 +02:00 |
|
|
bbecdd693f
|
Reenable disabled test and add workaround for broken one
|
2025-08-20 11:40:00 +02:00 |
|
|
504939d82b
|
Even more migration and code compiles again
|
2025-08-20 11:39:59 +02:00 |
|
|
95c475d140
|
WIP: Transform Options and OpenPgpMessageInputStream
|
2025-08-20 11:39:59 +02:00 |
|
|
b55aa24cad
|
Change return type of KeyRingBuilder.build() to OpenPGPKey
|
2025-08-20 11:39:59 +02:00 |
|
|
0cb7b8886a
|
WIP: Migrate away from static methods
|
2025-08-20 11:39:59 +02:00 |
|
|
e19119e4cb
|
Begin transition to instance-based PGPainless, adapt policy
|
2025-08-20 11:39:59 +02:00 |
|