1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-10 18:59:39 +02:00
Commit graph

2308 commits

Author SHA1 Message Date
c775ef2b24
OpenPGPFingerprint(s): Use FingerprintUtil to calculate key-ids 2025-03-26 10:39:32 +01:00
724de3e300
Remove unnecessary imports 2025-03-26 10:39:32 +01:00
17e8c1f88d
Add workaround for decryption with non-encryption subkey 2025-03-26 10:39:32 +01:00
1c0514ba03
Fix version 2025-03-26 10:39:32 +01:00
fe0f022ddf
Port CanonicalizedDataEncryptionTest 2025-03-26 10:39:31 +01:00
138203a021
Port Sign and UnlockSecretKeys examples 2025-03-26 10:39:31 +01:00
d13e3deabf
Port ReadKeys example 2025-03-26 10:39:31 +01:00
0b891162e3
Progress porting the example tests 2025-03-26 10:39:31 +01:00
96287a3f13
Improve KeyExceptions 2025-03-26 10:39:31 +01:00
b860cac003
OpenPGPFingerprint: Add factory methods for new key / subkey classes 2025-03-26 10:39:30 +01:00
0aedd53eff
Port test 2025-03-26 10:39:30 +01:00
4ab4a06936
Port EncryptionOptions over to OpenPGPCertificate 2025-03-26 10:39:30 +01:00
a1215ef846
Port ConsumerOptions, SigningOptions to new OpenPGPCertificate, OpenPGPKey classes 2025-03-26 10:39:30 +01:00
70f006271f
Reenable disabled test and add workaround for broken one 2025-03-26 10:39:30 +01:00
0453109463
Even more migration and code compiles again 2025-03-26 10:39:30 +01:00
d4084dbc9a
WIP: Transform Options and OpenPgpMessageInputStream 2025-03-26 10:39:29 +01:00
35ecb086fe
Change return type of KeyRingBuilder.build() to OpenPGPKey 2025-03-26 10:39:29 +01:00
39ad8f43db
WIP: Migrate away from static methods 2025-03-26 10:39:29 +01:00
64dd7a9245
Begin transition to instance-based PGPainless, adapt policy 2025-03-26 10:39:29 +01:00
c9dba65378
Tests: Remove unused throws declarations 2025-03-26 10:39:29 +01:00
dbc119bac6
Fix tests 2025-03-26 10:39:28 +01:00
bb997951ab
KeyRingInfo: Replace PGPainless signature evaluation with BCs 2025-03-26 10:39:28 +01:00
933f61e99a
Disable ElGamal key tests 2025-03-26 10:39:28 +01:00
bac4e633a4
KeyRingInfo: Expose OpenPGPComponentKey in place of PGPPublicKey, OpenPGPSecretKey instead of PGPSecretKey 2025-03-26 10:39:28 +01:00
9a13183f30
Change type of KeyRingInfo.publicKey to OpenPGPPrimaryKey 2025-03-26 10:39:28 +01:00
afc7b86a92
Further integration of OpenPGPCertificate into KeyRingInfo 2025-03-26 10:39:27 +01:00
96fd965b77
Add some debug checks to test 2025-03-26 10:39:27 +01:00
c88dbbf36a
Fix some tests 2025-03-26 10:39:27 +01:00
584adf2477
Fix test stability 2025-03-26 10:39:27 +01:00
b64dee4b4e
Start porting KeyRingInfo over to OpenPGPCertificate 2025-03-26 10:39:27 +01:00
c2f7105786
Integrate KeyIdentifier with SubkeyIdentifier 2025-03-26 10:39:27 +01:00
e706923154
Add missing license headers 2025-03-26 10:39:26 +01:00
055764971e
Basic v6 key generation test 2025-03-26 10:39:26 +01:00
9e285bf6b8
Add new key types to default policy 2025-03-26 10:39:26 +01:00
dca9aa8cc2
Add new key types X25519, X448, Ed25519, Ed448 2025-03-26 10:39:26 +01:00
f63d07ab92
Pass version down in tests 2025-03-26 10:39:26 +01:00
c86dd8e916
Allow passing version number to key generator 2025-03-26 10:39:25 +01:00
aa51e3a7db
Simplify code for setExpirationDate() 2025-03-26 10:39:25 +01:00
26aeeafdcf
Adapt PGPKeyPairGenerator and remove support for generating ElGamal keys 2025-03-26 10:39:25 +01:00
3007bcec91
PGPainless 2.0.0-SNAPSHOT 2025-03-26 10:39:24 +01:00
768d5c4964
Bump bc to 1.80-SNAPSHOT, sop-java to 10.1.0-SNAPSHOT 2025-03-26 10:39:08 +01:00
a6f8058fb4
PGPainless 1.7.6-SNAPSHOT 2025-03-25 12:09:43 +01:00
de5ef4de00
PGPainless 1.7.5 2025-03-25 12:05:33 +01:00
2b9c5ea272
Update CHANGELOG 2025-03-25 12:01:29 +01:00
f054c30460
Upgrade gradle-wrapper to 8.8 2025-03-25 11:58:55 +01:00
65113a6d82
Rework gradle, making use of toolchain feature 2025-03-25 11:22:16 +01:00
a0254f47fb
Simplify mavenCentralChecksums task 2025-03-25 11:03:22 +01:00
eebd02e309
Perform coveralls task after jacocoRootReport 2025-03-20 18:18:40 +01:00
7dc4329c52
PGPainless 1.7.5-SNAPSHOT 2025-03-20 18:05:37 +01:00
f22cada0ce
PGPainless 1.7.4 2025-03-20 18:02:07 +01:00