|
b79e706d65
|
Bump SOP version in VersionImpl to 05
|
2023-04-14 16:18:15 +02:00 |
|
|
e35287a666
|
Add support for SOP05 features
|
2023-04-14 16:18:15 +02:00 |
|
|
afc7d49144
|
PGPainless 1.4.4
|
2023-02-09 21:55:10 +01:00 |
|
|
1257c52ede
|
PGPainless 1.4.3
|
2023-01-31 19:12:45 +01:00 |
|
|
d53cd6d0bd
|
pgpainless-sop: reuse shared sop-java test suite
|
2023-01-31 19:03:11 +01:00 |
|
|
83ef9cfe80
|
SOP encrypt: Throw MissingArg if no encryption method was provided.
|
2023-01-31 18:20:03 +01:00 |
|
|
b58861635d
|
Add some missing javadoc
|
2023-01-16 19:38:52 +01:00 |
|
|
2d33a7e5d3
|
PGPainless 1.4.2
|
2023-01-13 19:33:26 +01:00 |
|
|
ab6b6ca2e7
|
Add regression test for #351
|
2023-01-09 16:56:05 +01:00 |
|
|
3b2d0795f7
|
Fix NPE when sop generate-key --with-key-password is used with multiple uids
Fixes #351
|
2023-01-09 16:54:58 +01:00 |
|
|
77c476dff2
|
PGPainless 1.4.1
|
2022-12-22 15:31:32 +01:00 |
|
|
7a326ddef0
|
PGPainless 1.4.0
|
2022-12-15 18:19:13 +01:00 |
|
|
2d46fb18f7
|
SOP: Allow generation of keys without user-ids
|
2022-12-15 18:04:59 +01:00 |
|
|
66abd5f65f
|
Cleartext-signatures MUST use TEXT mode
|
2022-12-15 18:04:53 +01:00 |
|
|
4f435a0fa0
|
Fix parameter check for DSA keys
Fixes #345
|
2022-12-15 18:04:34 +01:00 |
|
|
ce049bf9a4
|
PGPainless 1.4.0-rc2
|
2022-11-24 22:25:27 +01:00 |
|
|
68886613a6
|
SOP KeyReader: wrap IOException in BadData
|
2022-11-24 22:14:06 +01:00 |
|
|
25190fc5df
|
SOP: Use new MessageMetadata class
|
2022-11-23 20:42:54 +01:00 |
|
|
2c7801b759
|
Add MatchMakingSecretKeyRingProtectorTest
|
2022-11-23 20:42:54 +01:00 |
|
|
6926cedf61
|
Fix compilation errors and simplify LayerIterator by introducing Packet interface
|
2022-11-23 20:42:54 +01:00 |
|
|
4594b494a9
|
Implement signature verification with certificate stores as cert source
|
2022-11-23 20:42:17 +01:00 |
|
|
6dcc1e68cd
|
Fix expected exception in roundtrip test
|
2022-11-23 20:42:17 +01:00 |
|
|
256920bfae
|
PGPainless 1.4.0-rc1
|
2022-11-23 20:42:16 +01:00 |
|
|
a013ab4ebb
|
Wrap MalformedOpenPgpMessageException in BadData
|
2022-11-23 20:40:40 +01:00 |
|
|
09f94944b3
|
Remove unnecessary throws declarations
|
2022-11-23 20:40:03 +01:00 |
|
|
aacfc0f995
|
PGPainless 1.3.13
|
2022-11-23 20:33:04 +01:00 |
|
|
678dac902f
|
PGPainless 1.3.12
|
2022-11-11 13:57:28 +01:00 |
|
|
243d64fcb4
|
Bump sop-java to 4.0.5 and adopt changes (--as=clearsigned)
|
2022-11-11 13:46:43 +01:00 |
|
|
86b06ee5e3
|
SOP: Hide armor version header by default
|
2022-11-11 13:46:43 +01:00 |
|
|
48005da7f3
|
SOP : Do not armor already-armored data.
|
2022-11-11 13:46:40 +01:00 |
|
|
c35deaed16
|
PGPainless 1.3.11
|
2022-11-09 22:12:23 +01:00 |
|
|
fd55ce3657
|
Fix key/password matching in SOPs detached sign command
|
2022-11-09 22:01:52 +01:00 |
|
|
e15dd70b85
|
SOP: Unify key/certificate reading code
|
2022-11-09 22:01:20 +01:00 |
|
|
c77c96f849
|
SOP verify: force data to be non-openpgp data
|
2022-11-09 15:44:34 +01:00 |
|
|
4143ad3165
|
PGPainless 1.3.10
|
2022-11-07 16:55:00 +01:00 |
|
|
78de682a14
|
PGPainless 1.3.9
|
2022-11-06 15:16:28 +01:00 |
|
|
e67c43a6f7
|
Bump sop-java to 4.0.2 and improve exception handling
|
2022-11-06 15:03:35 +01:00 |
|
|
df258b46c1
|
PGPainless 1.3.8
|
2022-11-03 11:46:07 +01:00 |
|
|
19ee2ebacf
|
PGPainless 1.3.7
|
2022-10-05 12:27:38 +02:00 |
|
|
7bff3128cb
|
Update READMEs
|
2022-09-03 18:07:32 +02:00 |
|
|
a2bfb55d87
|
Use *Options.get() factory methods in SOP module
|
2022-08-29 13:22:44 +02:00 |
|
|
c361fecdd9
|
PGPainless 1.3.5
|
2022-08-11 15:56:32 +02:00 |
|
|
6c936a2570
|
PGPainless 1.3.4
|
2022-08-04 14:55:08 +02:00 |
|
|
bd10630fb4
|
PGPainless 1.3.3
|
2022-07-24 12:42:16 +02:00 |
|
|
93e50b75fe
|
PGPainless 1.3.2
|
2022-07-16 13:02:55 +02:00 |
|
|
9654af15e6
|
PGPainless 1.3.1
|
2022-06-23 12:09:01 +02:00 |
|
|
14531f0050
|
Make sop decrypt throw for unencrypted data
|
2022-06-23 11:47:48 +02:00 |
|
|
efc0cb357b
|
EncryptDecryptRoundTripTest: make passphrase constant
|
2022-06-23 11:47:20 +02:00 |
|
|
07f9c3ceef
|
Fix decrypt no signatures test
|
2022-06-23 10:30:16 +02:00 |
|
|
bca359805b
|
SOP decrypt: Do not throw if no signatures found
|
2022-06-22 22:14:22 +02:00 |
|