Commit Graph

135 Commits

Author SHA1 Message Date
Paul Schaub 9356447226
Remove label() option from armor() operation 2024-03-30 19:00:09 +01:00
Paul Schaub a13f1e2a0d
Mark ProxyOutputStream as deprecated 2024-03-27 21:57:04 +01:00
Paul Schaub e39cc7f0ac
Remove deprecated junit5-system-exit
Replaced with custom test DSL that avoids System.exit
2024-03-27 21:50:01 +01:00
Paul Schaub ed9b2f5fef
Move signature verification operations to sopv interface subset 2024-03-21 13:54:55 +01:00
Paul Schaub cd208c8942
Add test ckecking that BadData is thrown if KEYS is passed for CERTS 2024-03-21 13:54:55 +01:00
Paul Schaub 7325cad696
Replace assumeTrue(false) with explicit TestAbortedException 2024-03-21 13:54:55 +01:00
Paul Schaub 03cabdf3fb
Add tests for --no-armor for change-key-password and revoke-key 2023-11-15 15:22:40 +01:00
Paul Schaub 72ca392386
Merge remote-tracking branch 'origin/sop08' 2023-11-15 13:03:07 +01:00
Paul Schaub 41acdfe03a
ProxyOutputStream: Extend OutputStream 2023-11-15 12:42:56 +01:00
Paul Schaub 5ee9414410
Encrypt: Add --session-key-out support 2023-10-31 16:00:04 +01:00
Paul Schaub 7824ee92c5
Kotlin conversion: SOPGPException 2023-10-31 15:27:47 +01:00
Paul Schaub 94b428ef62
Kotlin conversion: UTF8Util 2023-10-31 15:18:48 +01:00
Paul Schaub e1a6ffd07a
Use @JvmField annotation 2023-10-31 15:18:39 +01:00
Paul Schaub 25a33611fd
Kotlin conversion: UTCUtil 2023-10-31 15:10:46 +01:00
Paul Schaub 05886228df
Kotlin conversion: ProxyOutputStream 2023-10-31 15:07:13 +01:00
Paul Schaub b7007cc007
Kotlin conversion: HexUtil 2023-10-31 15:00:21 +01:00
Paul Schaub 01f98df80b
Kotlin conversion: SignatureMode 2023-10-31 14:52:45 +01:00
Paul Schaub 30c369d24a
Kotlin conversion: SignAs 2023-10-31 14:51:16 +01:00
Paul Schaub be6be3deac
Kotlin conversion: InlineSignAs 2023-10-31 14:50:09 +01:00
Paul Schaub 1c290e0c8f
Kotlin conversion: EncryptAs 2023-10-31 14:48:48 +01:00
Paul Schaub d5c0d4e390
Kotlin conversion: ArmorLabel 2023-10-31 14:47:14 +01:00
Paul Schaub 4b9e2c206f
Fix DecryptionResult constructor 2023-10-31 14:46:41 +01:00
Paul Schaub d0ee9c2066
Kotlin conversion: Version 2023-10-31 14:38:34 +01:00
Paul Schaub a8c2e72ef5
Kotlin conversion: VerifySignatures 2023-10-31 14:30:24 +01:00
Paul Schaub 0ee4638beb
Kotlin conversion: RevokeKey 2023-10-31 14:28:59 +01:00
Paul Schaub 145cadef4f
Kotlin conversion: ListProfiles 2023-10-31 14:27:17 +01:00
Paul Schaub 6c14f249bb
Kotlin conversion: InlineVerify 2023-10-31 14:25:47 +01:00
Paul Schaub be0ceb0886
Kotlin conversion: InlineSign 2023-10-31 14:25:25 +01:00
Paul Schaub 9283f81c56
Replace ByteArrayInputStream with inputStream() 2023-10-31 14:22:12 +01:00
Paul Schaub 8df4a520bd
Kotlin conversion: InlineDetach 2023-10-31 14:20:29 +01:00
Paul Schaub 3e6ebe1cc4
Kotlin conversion: GenerateKey 2023-10-31 14:19:08 +01:00
Paul Schaub 653675f730
Kotlin conversion: ExtractCert 2023-10-31 14:17:12 +01:00
Paul Schaub 41db9d2ac7
Kotlin conversion: Encrypt 2023-10-31 14:15:56 +01:00
Paul Schaub e681090757
Kotlin conversion DetachedVerify 2023-10-31 14:12:56 +01:00
Paul Schaub ee6975c7d3
Decrypt: Use return statement 2023-10-31 14:11:11 +01:00
Paul Schaub 4dc1779a06
Kotlin conversion: DetachedSign 2023-10-31 14:10:06 +01:00
Paul Schaub 91a861b5c3
Kotlin conversion: Decrypt 2023-10-31 14:08:03 +01:00
Paul Schaub 39c222dfc8
Kotlin conversion: Dearmor 2023-10-31 14:03:18 +01:00
Paul Schaub 34e1d8992f
Kotlin conversion: ChangeKeyPassword 2023-10-31 14:00:49 +01:00
Paul Schaub 4a123a1980
Kotlin conversion: Armor 2023-10-31 13:54:24 +01:00
Paul Schaub 08ddc5d8a5
Kotlin conversion: AbstractVerify 2023-10-31 13:51:30 +01:00
Paul Schaub e68d6df57f
Kotlin conversion: AbstractSign 2023-10-31 13:50:46 +01:00
Paul Schaub 31409b7949
Kotlin conversion: SOP 2023-10-31 13:38:53 +01:00
Paul Schaub dc23c8aa98
Kotlin conversion: Signatures 2023-10-31 13:29:58 +01:00
Paul Schaub 2391ffc9b2
Kotlin conversion: DecryptionResult 2023-10-31 13:26:33 +01:00
Paul Schaub a89e70c19e
Kotlin conversion: ReadyWithResult 2023-10-31 13:23:26 +01:00
Paul Schaub e6562cecff
Kotlin conversion: Ready 2023-10-31 13:16:37 +01:00
Paul Schaub 9dbb93e13d
Kotlin conversion: MicAlg 2023-10-31 13:05:30 +01:00
Paul Schaub bbe159e88c
Kotlin conversion: SigningResult 2023-10-31 12:56:12 +01:00
Paul Schaub 0cb5c74a11
Kotlin conversion: Optional 2023-10-31 12:48:23 +01:00