|
c00a9709de
|
Replace KeyRingInfo.publicKey with primaryKey
|
2025-06-17 13:30:48 +02:00 |
|
|
3030f2af2b
|
Improve KeyRingInfos getPreferences implementations
|
2025-06-17 13:30:48 +02:00 |
|
|
1379942c07
|
Migrate from MissingPublicKeyCallback to OpenPGPCertifcateProvider
|
2025-06-17 13:30:48 +02:00 |
|
|
0fc9ee716e
|
Fix addSubkey method
|
2025-06-17 13:30:48 +02:00 |
|
|
b61ba46d24
|
Fix some tests
|
2025-06-17 13:30:47 +02:00 |
|
|
88df92fd1f
|
Port SignatureBuilders over to new classes
|
2025-06-17 13:30:46 +02:00 |
|
|
975548fc76
|
Rename and document members of SubkeyIdentifier
|
2025-06-17 13:29:32 +02:00 |
|
|
2a2595a757
|
OpenPGPFingerprint(s): Use FingerprintUtil to calculate key-ids
|
2025-06-17 13:29:32 +02:00 |
|
|
58a96b5776
|
Remove unnecessary imports
|
2025-06-17 13:29:32 +02:00 |
|
|
0583a826d1
|
Add workaround for decryption with non-encryption subkey
|
2025-06-17 13:29:31 +02:00 |
|
|
23cb47365e
|
Port CanonicalizedDataEncryptionTest
|
2025-06-17 13:29:31 +02:00 |
|
|
0ea19d3b9a
|
Port Sign and UnlockSecretKeys examples
|
2025-06-17 13:29:31 +02:00 |
|
|
9e9ccc8624
|
Port ReadKeys example
|
2025-06-17 13:29:31 +02:00 |
|
|
df1d74962b
|
Progress porting the example tests
|
2025-06-17 13:29:31 +02:00 |
|
|
c0b6ea8f96
|
Improve KeyExceptions
|
2025-06-17 13:29:30 +02:00 |
|
|
3e8dd78e74
|
OpenPGPFingerprint: Add factory methods for new key / subkey classes
|
2025-06-17 13:29:30 +02:00 |
|
|
a54382a78e
|
Port test
|
2025-06-17 13:29:30 +02:00 |
|
|
0b4f1a0f01
|
Port EncryptionOptions over to OpenPGPCertificate
|
2025-06-17 13:29:30 +02:00 |
|
|
8c557ad945
|
Port ConsumerOptions, SigningOptions to new OpenPGPCertificate, OpenPGPKey classes
|
2025-06-17 13:29:30 +02:00 |
|
|
0b165ee273
|
Even more migration and code compiles again
|
2025-06-17 13:29:29 +02:00 |
|
|
217a25bd62
|
WIP: Transform Options and OpenPgpMessageInputStream
|
2025-06-17 13:29:29 +02:00 |
|
|
53053cf3fc
|
Change return type of KeyRingBuilder.build() to OpenPGPKey
|
2025-06-17 13:29:29 +02:00 |
|
|
dd4a989606
|
WIP: Migrate away from static methods
|
2025-06-17 13:29:29 +02:00 |
|
|
66a2b7e0fc
|
Begin transition to instance-based PGPainless, adapt policy
|
2025-06-17 13:29:29 +02:00 |
|
|
ead93345e4
|
Tests: Remove unused throws declarations
|
2025-06-17 13:29:28 +02:00 |
|
|
7991af06d4
|
Fix tests
|
2025-06-17 13:29:28 +02:00 |
|
|
69f802d442
|
KeyRingInfo: Replace PGPainless signature evaluation with BCs
|
2025-06-17 13:29:28 +02:00 |
|
|
41a1d0d596
|
KeyRingInfo: Expose OpenPGPComponentKey in place of PGPPublicKey, OpenPGPSecretKey instead of PGPSecretKey
|
2025-06-17 13:29:28 +02:00 |
|
|
1738fb1d7d
|
Change type of KeyRingInfo.publicKey to OpenPGPPrimaryKey
|
2025-06-17 13:29:27 +02:00 |
|
|
5938ea9cff
|
Further integration of OpenPGPCertificate into KeyRingInfo
|
2025-06-17 13:29:27 +02:00 |
|
|
c9a7accec8
|
Add some debug checks to test
|
2025-06-17 13:29:27 +02:00 |
|
|
70cb9df8a9
|
Fix some tests
|
2025-06-17 13:29:27 +02:00 |
|
|
4ecc590d8f
|
Fix test stability
|
2025-06-17 13:29:27 +02:00 |
|
|
f9d217c0b1
|
Start porting KeyRingInfo over to OpenPGPCertificate
|
2025-06-17 13:29:26 +02:00 |
|
|
2b9c6e58ed
|
Integrate KeyIdentifier with SubkeyIdentifier
|
2025-06-17 13:29:26 +02:00 |
|
|
b571dd177e
|
Add missing license headers
|
2025-06-17 13:29:26 +02:00 |
|
|
0fceb4db2d
|
Basic v6 key generation test
|
2025-06-17 13:29:26 +02:00 |
|
|
da9c610d14
|
Add new key types to default policy
|
2025-06-17 13:29:26 +02:00 |
|
|
c6dbc029d7
|
Add new key types X25519, X448, Ed25519, Ed448
|
2025-06-17 13:29:26 +02:00 |
|
|
2a43d5704b
|
Pass version down in tests
|
2025-06-17 13:29:25 +02:00 |
|
|
31e6f2e73a
|
Allow passing version number to key generator
|
2025-06-17 13:29:25 +02:00 |
|
|
edea8121ce
|
Simplify code for setExpirationDate()
|
2025-06-17 13:29:25 +02:00 |
|
|
1acda0e970
|
Adapt PGPKeyPairGenerator and remove support for generating ElGamal keys
|
2025-06-17 13:29:25 +02:00 |
|
|
37042467f4
|
Bump bc to 1.80-SNAPSHOT, sop-java to 10.1.0-SNAPSHOT
|
2025-06-17 13:29:07 +02:00 |
|
|
811f72ffef
|
Fix RevocationSignatureBuilder properly calculating 3rd-party delegation revocations
|
2025-03-26 15:02:52 +01:00 |
|
|
883eb80a63
|
Bump bcpg, bcprov to 1.80, add bcutil dependency
Adding bcutil as a dependency is apparently required now.
See https://github.com/bcgit/bc-java/issues/1977
|
2025-03-11 22:04:03 +01:00 |
|
Bastien JANSEN
|
4185bf0326
|
Fix #469
|
2025-03-11 17:58:42 +01:00 |
|
|
8d03810bf3
|
Fix typo in test
|
2025-02-18 14:26:01 +01:00 |
|
Eric Duffy
|
c5bae9d50d
|
Fix a typo on signature creation bounds check message
|
2025-02-14 10:35:15 -06:00 |
|
|
391549a7d6
|
Revert "Ensure proper compatibility with keys with missing direct-key or certification self-sigs"
This reverts commit 620c1fc96a .
|
2024-12-21 10:27:06 +01:00 |
|