-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
| Key | Value | Comment |
|---|---|---|
| No. | RFC#6 | - |
| Author | Hatter Jiang | - |
| Created | Sep 13th, 2025 | - |
| Modified | Sep 13th, 2025 | - |
| Modified | Feb 22nd, 2026 | add status code description |
export SECURE_EDITOR=<FULL COMMAND FILE PATH>commandline-cli <file-name> <algorithm> <key-hex> <nonce-hex>
algorithmmust beaes-256-gcmkey-hexkey bytes in hex, length must be32nonce-hexnonce bytes in hex, length must be12
[new] from Feb 22, 2026
Return status code:
0 - success
1 - error occurred
2 - exit without save
Reactions are currently unavailable