|
f2d88d8a86
|
Introduce SigningResult class to allow for additional signing information to be returned
|
2022-01-15 02:46:41 +01:00 |
|
|
987c328ad8
|
Add MicAlgTest
|
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 |
|
|
b1bde161b4
|
Fix typos and wording
|
2021-12-28 13:53:25 +01:00 |
|
|
ce7b69269b
|
Various code cleanup
|
2021-12-28 13:32:50 +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 |
|
|
4e83281213
|
Wip: Remove allowNested, add FileUtil
|
2021-08-23 14:26:17 +02:00 |
|
|
772f69788b
|
Refactor CleartextSignatureProcessor to allow reuse in DetachInbandSignatureAndMessage
|
2021-08-23 14:26:17 +02:00 |
|
|
788c82531e
|
Wip: Adopt changes from the SOP specification version 2
|
2021-08-23 14:26:17 +02:00 |
|
|
4244107994
|
Add readmes for all modules
|
2021-07-17 00:27:58 +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 |
|