|
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 |
|
|
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 |
|
|
c55fd2e552
|
Implement decryption with - and access of session keys
|
2021-12-02 12:42:02 +01:00 |
|
|
15736586dd
|
SOP: Add convenience methods to deal with byte arrays
|
2021-10-10 16:34:17 +02:00 |
|
|
e390389c0a
|
Reuse compliance
|
2021-10-07 16:28:31 +02:00 |
|
|
620959abc6
|
Some more pgpainless-sop tests
|
2021-10-04 16:28:56 +02:00 |
|
|
637bd18ca6
|
Add ArmorTest
|
2021-10-04 16:03:24 +02:00 |
|
|
d170138ea8
|
Add test for GenerateKeyImpl
|
2021-10-04 15:02:28 +02:00 |
|
|
f68779d8a5
|
Add tests for pgpainless-sop
|
2021-08-30 17:15:11 +02:00 |
|
|
8cf5347b52
|
Base PGPainlessCLI on new sop-java module
* Rename pgpainless-sop -> pgpainless-cli
* Introduce sop-java (implementation-independent SOP API)
* Introduce sop-java-picocli (CLI frontend for sop-java)
* Introduce pgpainless-sop (implementation of sop-java using PGPainless)
* Rework pgpainless-cli (plugs pgpainless-sop into sop-java-picocli)
|
2021-07-15 17:03:56 +02:00 |
|
|
bd418299b0
|
Tests for SOP armor and dearmor commands
|
2021-07-01 18:45:07 +02:00 |
|
|
19ec715461
|
Revert "Add test for PGPainlessCLI main class"
This reverts commit af6fe0aaf7 .
|
2021-05-29 14:19:32 +02:00 |
|
|
af6fe0aaf7
|
Add test for PGPainlessCLI main class
|
2021-05-29 14:03:27 +02:00 |
|
|
b38bcf042a
|
Add SOP sign/verify test
|
2021-05-28 22:16:52 +02:00 |
|
|
3cd64b61ca
|
Fix SOP encrypt-decrypt test
|
2021-05-25 16:25:22 +02:00 |
|
|
7bd12fe5d4
|
Improve error handling in sop tests
|
2021-03-05 14:43:13 +01:00 |
|
|
24c0cd8a96
|
SOP: Properly return error codes to the caller, error code 37 for invalid input args
|
2021-03-05 14:15:54 +01:00 |
|
|
6b1a740b9e
|
Add tests for SOP
|
2021-01-23 01:17:30 +01:00 |
|
|
10f1650d06
|
Fix dummy test whitespace
|
2021-01-18 18:43:39 +01:00 |
|
|
48b50b6b3e
|
Add dummy sop test to fix jacocoRootReport
|
2021-01-18 18:31:50 +01:00 |
|