|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
e67c43a6f7
|
Bump sop-java to 4.0.2 and improve exception handling
|
2022-11-06 15:03:35 +01:00 |
|
|
a2bfb55d87
|
Use *Options.get() factory methods in SOP module
|
2022-08-29 13:22:44 +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 |
|
|
749a623d88
|
Bump SOP version
|
2022-06-19 17:56:26 +02:00 |
|
|
d64e749f22
|
Fix sop encrypt --sign-with allowing for protected keys
|
2022-06-19 17:50:31 +02:00 |
|
|
75455f1a3c
|
Add OpenPgpMetadata.isCleartextSigned and use it in sop to determine if message was cleartext signed
|
2022-06-19 17:31:48 +02:00 |
|
|
5375cd454f
|
Implement inline-detach for 3 different types of input
|
2022-06-19 16:59:42 +02:00 |
|
|
2d60650cc6
|
Progress on SOP04 support
|
2022-06-19 16:59:42 +02:00 |
|
|
53df487e59
|
Adopt changes from SOP-Java and add test for using incapable keys
|
2022-06-19 16:59:42 +02:00 |
|
|
0b69e18715
|
Experimental support for inline-sign, inline-verify
|
2022-06-19 16:59:42 +02:00 |
|
|
9a545a2936
|
Wip: SOP 4
|
2022-06-19 16:59:42 +02:00 |
|
|
9cdea63ec4
|
Fix performance issues of sop armor and dearmor operations
|
2022-06-16 11:22:35 +02:00 |
|
|
c967cbb9f0
|
SOP: Properly throw CannotDecrypt
|
2022-06-16 11:22:21 +02:00 |
|
|
a22336a795
|
Create dedicated KeyException class for key-related exceptions.
|
2022-04-07 19:42:58 +02:00 |
|
|
c31fd7d5e0
|
SOP: Fix mapping of encryption format
|
2022-03-30 13:14:36 +02:00 |
|
|
4782868bc1
|
SOP encrypt: match signature type when using --as= option
|
2022-03-30 12:49:26 +02:00 |
|
|
e8b03834cb
|
Annotate fromId(code) methods with Nullable and add Nonnull requireFromId(code) methods
|
2022-03-22 15:09:09 +01:00 |
|
|
16b0d0730e
|
Annotate and document ArmorUtils class
|
2022-03-22 14:17:35 +01:00 |
|
|
19b6c8b1e3
|
SOP-CLI: Implement additional version flags
|
2022-01-15 02:46:42 +01:00 |
|
|
1b1a13e7d0
|
Fix spelling of Bouncy Castle
|
2022-01-15 02:46:41 +01:00 |
|
|
f2d88d8a86
|
Introduce SigningResult class to allow for additional signing information to be returned
|
2022-01-15 02:46:41 +01:00 |
|
|
1cb49f4b12
|
Update SOP implementation to the latest spec version
See https://datatracker.ietf.org/doc/html/draft-dkg-openpgp-stateless-cli-03
|
2022-01-15 02:46:41 +01:00 |
|
|
ce7b69269b
|
Various code cleanup
|
2021-12-28 13:32:50 +01:00 |
|