|
653675f730
|
Kotlin conversion: ExtractCert
|
2023-10-31 14:17:12 +01:00 |
|
|
41db9d2ac7
|
Kotlin conversion: Encrypt
|
2023-10-31 14:15:56 +01:00 |
|
|
e681090757
|
Kotlin conversion DetachedVerify
|
2023-10-31 14:12:56 +01:00 |
|
|
ee6975c7d3
|
Decrypt: Use return statement
|
2023-10-31 14:11:11 +01:00 |
|
|
4dc1779a06
|
Kotlin conversion: DetachedSign
|
2023-10-31 14:10:06 +01:00 |
|
|
91a861b5c3
|
Kotlin conversion: Decrypt
|
2023-10-31 14:08:03 +01:00 |
|
|
39c222dfc8
|
Kotlin conversion: Dearmor
|
2023-10-31 14:03:18 +01:00 |
|
|
34e1d8992f
|
Kotlin conversion: ChangeKeyPassword
|
2023-10-31 14:00:49 +01:00 |
|
|
4a123a1980
|
Kotlin conversion: Armor
|
2023-10-31 13:54:24 +01:00 |
|
|
08ddc5d8a5
|
Kotlin conversion: AbstractVerify
|
2023-10-31 13:51:30 +01:00 |
|
|
e68d6df57f
|
Kotlin conversion: AbstractSign
|
2023-10-31 13:50:46 +01:00 |
|
|
31409b7949
|
Kotlin conversion: SOP
|
2023-10-31 13:38:53 +01:00 |
|
|
dc23c8aa98
|
Kotlin conversion: Signatures
|
2023-10-31 13:29:58 +01:00 |
|
|
2391ffc9b2
|
Kotlin conversion: DecryptionResult
|
2023-10-31 13:26:33 +01:00 |
|
|
a89e70c19e
|
Kotlin conversion: ReadyWithResult
|
2023-10-31 13:23:26 +01:00 |
|
|
e6562cecff
|
Kotlin conversion: Ready
|
2023-10-31 13:16:37 +01:00 |
|
|
9dbb93e13d
|
Kotlin conversion: MicAlg
|
2023-10-31 13:05:30 +01:00 |
|
|
bbe159e88c
|
Kotlin conversion: SigningResult
|
2023-10-31 12:56:12 +01:00 |
|
|
0cb5c74a11
|
Kotlin conversion: Optional
|
2023-10-31 12:48:23 +01:00 |
|
|
ef4b01c6bd
|
Kotlin conversion: Profile
|
2023-10-31 12:42:13 +01:00 |
|
|
6c5c4b3d98
|
Kotlin conversion: Verification
|
2023-10-31 12:25:54 +01:00 |
|
|
567571cf6c
|
Kotlin conversion: SessionKey
|
2023-10-31 11:33:15 +01:00 |
|
|
0f5270c28d
|
Kotlin conversion: ByteArrayAndResult
|
2023-10-31 11:24:36 +01:00 |
|
|
4bd4657906
|
Add kotlin plugin
|
2023-10-31 11:24:27 +01:00 |
|
|
cf1d39643d
|
SOP-Java 7.0.1-SNAPSHOT
|
2023-07-12 15:44:05 +02:00 |
|
|
f2073dcbf4
|
SOP-Java 7.0.0
|
2023-07-12 15:41:47 +02:00 |
|
|
308c4b452f
|
Add test for signature verification with hard-revoked cert
|
2023-07-12 15:36:39 +02:00 |
|
|
be351616b6
|
Add some more RevokeKey tests
|
2023-07-12 15:08:33 +02:00 |
|
|
530c44ad16
|
Typos and improvements
|
2023-07-12 14:57:51 +02:00 |
|
|
9ad59abb2a
|
Improve description of extract-cert
|
2023-07-12 14:30:45 +02:00 |
|
|
cd2c62ce2b
|
Improve description of change-key-password
|
2023-07-12 14:30:23 +02:00 |
|
|
edb384d157
|
Reference exit codes by Exception
|
2023-07-12 14:22:57 +02:00 |
|
|
feb9efc733
|
Reorder subcommands
|
2023-07-12 14:20:53 +02:00 |
|
|
009364b217
|
Add missing i18n and fix broken strings
|
2023-07-12 14:17:28 +02:00 |
|
|
f13aade98e
|
Add missing parameter labels
|
2023-07-12 14:15:47 +02:00 |
|
|
d1c614344c
|
Update i18n
|
2023-07-12 01:35:25 +02:00 |
|
|
6a579bff03
|
Update README
|
2023-07-12 01:13:01 +02:00 |
|
|
9ba005f7cc
|
Update changelog
|
2023-07-12 01:10:47 +02:00 |
|
|
6afe6896d8
|
Implement '--signing-only' option for 'generate-key' command
|
2023-07-12 01:06:41 +02:00 |
|
|
7e1377a28c
|
Initial implementation of 'change-key-password' command of SOP-07
|
2023-07-12 00:42:02 +02:00 |
|
|
618d123a7b
|
Add RevokeKeyExternal implementation and some basic tests
|
2023-07-11 22:58:39 +02:00 |
|
|
e6393b44b9
|
Initial implementation of 'revoke-key' command
|
2023-07-11 22:42:16 +02:00 |
|
|
ab2e4aa8e7
|
Bump version to 7.0.0-SNAPSHOT
|
2023-07-11 22:41:58 +02:00 |
|
|
f65ddba4b4
|
Update changelog
|
2023-07-11 21:27:51 +02:00 |
|
|
bfaba69222
|
Add Dearmor.data(String) default method
|
2023-07-11 21:18:37 +02:00 |
|
|
7ab65f63a4
|
SOP-Java 6.1.1-SNAPSHOT
|
2023-04-27 14:49:13 +02:00 |
|
|
b8ad6d77a2
|
SOP-Java 6.1.0
|
2023-04-27 14:46:52 +02:00 |
|
|
ab8f44138d
|
Add missing @throws javadoc
|
2023-04-27 14:45:42 +02:00 |
|
|
419056ba4c
|
Fix checkstyle issues
|
2023-04-27 14:32:13 +02:00 |
|
|
312cdb69c9
|
Update changelog
|
2023-04-27 14:28:07 +02:00 |
|