step-ca
step-ca
step-ca
in a Docker containerstep-ca
step-ca
step-ca
in a Docker containerstep crypto nacl secretbox open
step crypto nacl secretbox open -- authenticate and decrypt a box produced by seal
step crypto nacl secretbox open <nonce> <key-file>
[--raw]
step crypto nacl secretbox open verifies and decrypts a ciphertext using a secret key and a nonce.
This command uses an implementation of NaCl's crypto_secretbox_open function.
For examples, see step help crypto nacl secretbox.
nonce
The nonce provided when the secretbox was sealed.
To use a binary nonce use the prefix 'base64:' and the standard base64 encoding. e.g. base64:081D3pFPBkwx1bURR9HQjiYbAUxigo0Z
key-file
The path to the shared key.
--raw Indicates that input is not base64 encoded
Unsubscribe anytime. See our privacy policy.
© 2023 Smallstep Labs, Inc. All rights reserved.