sop-java/sop-java/src/main/java/sop
2023-04-27 14:45:42 +02:00
..
enums Document SignatureMode 2023-04-17 13:56:43 +02:00
exception Javadoc: Insert <p> tags to preserve newlines 2023-04-26 16:44:49 +02:00
operation Use UTF8Util.UTF8 constant 2023-04-27 13:17:58 +02:00
util Add missing @throws javadoc 2023-04-27 14:45:42 +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
package-info.java Initial commit 2022-01-11 13:46:05 +01:00
Profile.java Profile: Use Optional for description 2023-04-27 14:25:16 +02: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
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 Javadoc: Insert <p> tags to preserve newlines 2023-04-26 16:44:49 +02:00
SOP.java Javadoc: Insert <p> tags to preserve newlines 2023-04-26 16:44:49 +02:00
Verification.java Make UTCUtil.parseUTCDate() throw instead of returning null for malformed inputs 2023-04-27 13:07:08 +02:00