|
78b5eea630
|
SOP-Java 4.1.0
|
2023-01-13 19:06:19 +01:00 |
|
|
b42d0e89a1
|
Update CHANGELOG
|
2023-01-13 19:03:33 +01:00 |
|
|
8fc88b5bab
|
Increase test coverage
|
2023-01-13 18:53:14 +01:00 |
|
|
eded55c259
|
Add more tests
|
2023-01-13 18:53:14 +01:00 |
|
|
4726362df8
|
Add more armor/dearmor tests
|
2023-01-13 18:53:14 +01:00 |
|
|
670aa0f242
|
Add test for dearmoring and armoring certificate
|
2023-01-13 18:53:14 +01:00 |
|
|
125eefed6e
|
Fix IOException when trying to close already-closed output stream
|
2023-01-13 18:53:14 +01:00 |
|
|
6e40c7dc17
|
Add initial tests for all operations
|
2023-01-13 18:53:14 +01:00 |
|
|
bd02b11944
|
Fix external version command
|
2023-01-13 18:53:14 +01:00 |
|
|
951cf9cbca
|
Fix external armor and dearmor commands
|
2023-01-13 18:53:14 +01:00 |
|
|
b15acc79b3
|
Update README
|
2023-01-13 18:53:14 +01:00 |
|
|
f1c6fd67d3
|
Update sop-java/README
|
2023-01-13 18:53:14 +01:00 |
|
|
85f61b413f
|
Add external-sop/README.md
|
2023-01-13 18:53:14 +01:00 |
|
|
9c27141c00
|
Add documentation to TempDirProvider
|
2023-01-13 18:53:14 +01:00 |
|
|
909e28432d
|
Wip: Implement result parsing for decrypt, inline-detach and inline-verify
|
2023-01-13 18:53:14 +01:00 |
|
|
d079a345d2
|
decrypt: Parse out sessionkey and verifications, sign: parse out micalg
|
2023-01-13 18:53:14 +01:00 |
|
|
e3b618a0a8
|
Wip: Add TempDirProvider
|
2023-01-13 18:53:14 +01:00 |
|
|
3eb2503852
|
Add back missing exception constructor
|
2023-01-13 18:53:14 +01:00 |
|
|
a63b29fe80
|
WiP: Implement first prototypes of all SOP commands for external binaries
|
2023-01-13 18:53:14 +01:00 |
|
|
efec4d9110
|
Wip: working extract-cert, fix generate-key parameter passing
|
2023-01-13 18:53:14 +01:00 |
|
|
e602cc16cc
|
Rename module to external-sop and make backend in tests configurable
|
2023-01-13 18:53:14 +01:00 |
|
|
28912618ea
|
Initial work on binary-sop
This module is intended to allow the use of SOP command line applications
such as sqop, pgpainless-sop, etc. as drop-ins for sop-java.
|
2023-01-13 18:53:14 +01:00 |
|
|
ed296ec4b2
|
Update changelog
|
2023-01-13 18:52:13 +01:00 |
|
|
3bc19b27ad
|
toString() of enum options: Ensure lowercase
|
2023-01-13 18:50:36 +01:00 |
|
|
eddcc11c99
|
Update changelgo
|
2023-01-13 17:45:15 +01:00 |
|
|
ff5f98e8ee
|
sop decrypt: Throw NoSignature if no verifiable signature found
|
2023-01-13 17:41:20 +01:00 |
|
|
14c665565e
|
Update changelog
|
2023-01-12 15:52:16 +01:00 |
|
|
d9708e882d
|
decrypt: rename --not-after, --not-before to --verify-not-after, --verify-not-before
|
2023-01-12 14:03:12 +01:00 |
|
|
2c3717157a
|
Bump gradlew to 7.5
|
2023-01-05 01:42:31 +01:00 |
|
|
2328bdf6af
|
Fix parameter label of --as=clearsigned
|
2022-12-13 17:06:35 +01:00 |
|
|
ae128d2cbb
|
SOP-Java 4.0.8-SNAPSHOT
|
2022-11-23 20:18:29 +01:00 |
|
|
55f196b241
|
SOP-Java 4.0.7
|
2022-11-23 20:16:14 +01:00 |
|
|
62d3ffd9ae
|
Update changelog
|
2022-11-23 20:10:47 +01:00 |
|
|
519fb891a1
|
Dearmor: transform IOExceptions into BadData properly
|
2022-11-18 15:17:33 +01:00 |
|
|
0e777de14f
|
Make asciiDoctor gradle task generate reproducible output
|
2022-11-15 21:43:43 +01:00 |
|
|
0ed7163fd5
|
Fix capitalization of @ENV/@FD descriptions
|
2022-11-15 21:29:45 +01:00 |
|
|
ed46adbe52
|
Add resource string for --stacktrace option
|
2022-11-15 15:49:06 +01:00 |
|
|
60f52ab89e
|
SOP-Java 4.0.7-SNAPSHOT
|
2022-11-15 15:32:38 +01:00 |
|
|
3a6905c0bd
|
SOP-Java 4.0.6
|
2022-11-15 15:30:31 +01:00 |
|
|
00ab68b504
|
Allow larger numbers for file descriptor names
|
2022-11-14 13:54:08 +01:00 |
|
|
1a381becfa
|
Update changelog
|
2022-11-11 15:59:41 +01:00 |
|
|
4bc45a0692
|
Add support for using file descriptors as input and output
Fixes #12
|
2022-11-11 15:56:33 +01:00 |
|
|
3ee42ea2ed
|
SOP-Java 4.0.6-SNAPSHOT
|
2022-11-11 13:24:07 +01:00 |
|
|
114ee94f0d
|
SOP-Java 4.0.5
|
2022-11-11 13:22:13 +01:00 |
|
|
82456ec9e1
|
Update CHANGELOG
|
2022-11-11 12:48:31 +01:00 |
|
|
c00109c2bf
|
Rename InlineSignAs.CleartextSigned to clearsigned, make options lowercase
Fixes #16
|
2022-11-11 12:48:26 +01:00 |
|
|
01beb99e43
|
Add packaging badges to README
|
2022-11-07 17:26:05 +01:00 |
|
|
6f20f78339
|
SOP-Java 4.0.5-SNAPSHOT
4.0.4 Not Found
|
2022-11-07 16:46:38 +01:00 |
|
|
76cc9098ce
|
SOP-Java 4.0.3
|
2022-11-07 16:44:33 +01:00 |
|
|
7326d3cf85
|
Add tests for writing out of session key and verifications
|
2022-11-07 16:21:50 +01:00 |
|