|
01abae4d08
|
Kotlin conversion: ExtractCertExternal
|
2023-11-15 17:36:00 +01:00 |
|
|
c53c69f3ac
|
Kotlin conversion: EncryptExternal
|
2023-11-15 17:32:43 +01:00 |
|
|
4a405f6d39
|
Kotlin conversion: DetachedVerifyExternal
|
2023-11-15 17:22:07 +01:00 |
|
|
9cd9f151c9
|
Kotlin conversion: DetachedSignExternal
|
2023-11-15 17:13:28 +01:00 |
|
|
03da9bbfb7
|
Kotlin conversion: DecryptExternal
|
2023-11-15 17:04:00 +01:00 |
|
|
da2b299f4d
|
Kotlin conversion: DearmorExternal
|
2023-11-15 16:45:32 +01:00 |
|
|
d149aac56c
|
Kotlin conversion: ChangeKeyPasswordExternal
|
2023-11-15 16:45:21 +01:00 |
|
|
6771952618
|
Kotlin conversion: ArmorExternal
|
2023-11-15 16:33:44 +01:00 |
|
|
1c0666b4e1
|
Kotlin conversion: ExternalSOP
|
2023-11-15 16:27:19 +01:00 |
|
|
d24ff9cbde
|
Remove label related CLI tests
|
2023-11-15 15:26:06 +01:00 |
|
|
802bc0aa73
|
ArmorCMD: Drop --label option
|
2023-11-15 15:24:09 +01:00 |
|
|
03cabdf3fb
|
Add tests for --no-armor for change-key-password and revoke-key
|
2023-11-15 15:22:40 +01:00 |
|
|
3dde174880
|
Fix woodpecker pipeline
|
2023-11-15 14:26:24 +01:00 |
|
|
2051c3632a
|
external-sop: Mark methods with @Nonnull where applicable
|
2023-11-15 13:52:36 +01:00 |
|
|
0563105b1f
|
Bump version to 8.0.0-SNAPSHOT
|
2023-11-15 13:38:02 +01:00 |
|
|
72ca392386
|
Merge remote-tracking branch 'origin/sop08'
|
2023-11-15 13:03:07 +01:00 |
|
|
a5c332737b
|
Merge pull request #23 from pgpainless/kotlinCmd
Rewrite sop-java-picocli classes in Kotlin
|
2023-11-15 12:55:10 +01:00 |
|
|
41acdfe03a
|
ProxyOutputStream: Extend OutputStream
|
2023-11-15 12:42:56 +01:00 |
|
|
edef899074
|
Fix GenerateKey --with-key-password option name
|
2023-11-15 12:42:41 +01:00 |
|
|
baa44a6b1a
|
Kotlin conversion: SopCLI
|
2023-11-15 12:35:23 +01:00 |
|
|
0c2cf5cb19
|
Kotlin conversion: SOPExecutionExceptionHandler
|
2023-11-15 11:59:11 +01:00 |
|
|
5c2695228b
|
Kotlin conversion: SOPExceptionExitCodeMapper
|
2023-11-15 11:55:50 +01:00 |
|
|
b251956f49
|
Delete unused Print class
|
2023-11-15 11:49:45 +01:00 |
|
|
b884f2b1a9
|
Kotlin conversion: InlineVerifyCmd
|
2023-11-15 11:49:04 +01:00 |
|
|
2e118357e2
|
Kotlin conversion: InlineSignCmd
|
2023-11-15 11:40:46 +01:00 |
|
|
e9a5467f6b
|
Kotlin conversion: GenerateKeyCmd
|
2023-11-15 11:33:34 +01:00 |
|
|
019dd63e1b
|
Kotlin conversion: ExtractCertCmd
|
2023-11-15 11:26:06 +01:00 |
|
|
bfad8c4203
|
Kotlin conversion: EncryptCmd
|
2023-11-15 11:21:42 +01:00 |
|
|
159ffbe084
|
Add missing license headers
|
2023-11-04 18:32:01 +01:00 |
|
|
714c933cef
|
Kotlin conversion: InlineDetachCmd
|
2023-11-04 18:31:52 +01:00 |
|
|
9daabb758a
|
Kotlin conversion: DecryptCmd
|
2023-11-04 18:18:55 +01:00 |
|
|
8e65771e36
|
Kotlin conversion: ListProfilesCmd
|
2023-11-04 17:50:07 +01:00 |
|
|
688b8043a2
|
Kotlin conversion: DearmorCmd
|
2023-11-04 17:45:56 +01:00 |
|
|
49120c5da8
|
Kotlin conversion: ChangeKeyPasswordCmd
|
2023-11-04 17:41:07 +01:00 |
|
|
377a7287b3
|
Kotlin conversion: ArmorCmd
|
2023-11-04 17:34:30 +01:00 |
|
|
18865feaff
|
Kotlin conversion: RevokeKeyCmd
|
2023-11-04 17:26:38 +01:00 |
|
|
666d51384b
|
Kotlin conversion: AbstractSopCmd
|
2023-11-04 17:20:00 +01:00 |
|
|
256d1c5960
|
Kotlin conversion: SignCmd
|
2023-11-04 16:34:35 +01:00 |
|
|
8246359a85
|
Kotlin conversion: VerifyCmd
|
2023-11-04 16:15:35 +01:00 |
|
|
1de179c015
|
Kotlin conversion: VersionCmd
|
2023-11-04 16:07:37 +01:00 |
|
|
86b173bf1c
|
Update Changelog
|
2023-10-31 16:16:32 +01:00 |
|
|
5ee9414410
|
Encrypt: Add --session-key-out support
|
2023-10-31 16:00:04 +01:00 |
|
|
a8829350a8
|
Merge pull request #21 from pgpainless/kotlin
Rewrite sop-java in Kotlin
|
2023-10-31 15:59:36 +01:00 |
|
|
7824ee92c5
|
Kotlin conversion: SOPGPException
|
2023-10-31 15:27:47 +01:00 |
|
|
94b428ef62
|
Kotlin conversion: UTF8Util
|
2023-10-31 15:18:48 +01:00 |
|
|
e1a6ffd07a
|
Use @JvmField annotation
|
2023-10-31 15:18:39 +01:00 |
|
|
25a33611fd
|
Kotlin conversion: UTCUtil
|
2023-10-31 15:10:46 +01:00 |
|
|
05886228df
|
Kotlin conversion: ProxyOutputStream
|
2023-10-31 15:07:13 +01:00 |
|
|
b7007cc007
|
Kotlin conversion: HexUtil
|
2023-10-31 15:00:21 +01:00 |
|
|
01f98df80b
|
Kotlin conversion: SignatureMode
|
2023-10-31 14:52:45 +01:00 |
|