sop-java/sop-java/src/main/java/sop
Paul Schaub c00109c2bf Rename InlineSignAs.CleartextSigned to clearsigned, make options lowercase
Fixes #16
2022-11-11 12:48:26 +01:00
..
enums Rename InlineSignAs.CleartextSigned to clearsigned, make options lowercase 2022-11-11 12:48:26 +01:00
exception Properly throw CannotDecrypt exception with error message 2022-11-06 14:41:37 +01:00
operation Reformat and restructure exceptions 2022-06-10 16:16:37 +02:00
util Add missing javadoc 2022-04-11 12:35:56 +02:00
ByteArrayAndResult.java Initial commit 2022-01-11 13:46:05 +01:00
DecryptionResult.java Initial commit 2022-01-11 13:46:05 +01:00
MicAlg.java Initial commit 2022-01-11 13:46:05 +01:00
Ready.java Initial commit 2022-01-11 13:46:05 +01:00
ReadyWithResult.java Initial commit 2022-01-11 13:46:05 +01:00
SOP.java Wip: Refactor command implementation and enable i18n for CLI 2022-06-06 20:06:14 +02:00
SessionKey.java Clean up toString() method 2022-11-07 16:21:01 +01:00
Signatures.java Initial commit 2022-01-11 13:46:05 +01:00
SigningResult.java Initial commit 2022-01-11 13:46:05 +01:00
Verification.java Add Verification.fromString(string), equals(other) and hashCode() 2022-11-07 16:21:34 +01:00
package-info.java Initial commit 2022-01-11 13:46:05 +01:00