1
0
mirror of https://github.com/smallstep/cli.git synced 2025-09-15 21:21:07 +03:00

17 Commits

Author SHA1 Message Date
Herman Slatman
de85fd0cef Use github.com/smallstep/cli-utils and reorder imports 2024-09-30 13:25:46 +02:00
Mariano Cano
0f2ff58435 Sort step certificate create flags
This commit sorts the flags in step certificate create command. It also
adds flags for the hidden insecure and subtle and replaces them in other
commands.
2023-11-28 17:21:24 -08:00
Mariano Cano
24951501b4 Move kdf to an internal folder 2022-10-04 16:34:06 -07:00
max furman
f816f1a621 move errs package to cli-utils 2021-10-27 15:55:18 -07:00
Mariano Cano
7061940e7e Unify the way the flags are printed in markdown files. 2020-10-01 17:01:33 -07:00
Mariano Cano
3ef79b95e0 Minor tweaks for online docs. 2020-09-30 13:02:30 -07:00
Mariano Cano
3d70e7f1c5 Fix review comments. 2018-11-30 18:47:55 -08:00
Mariano Cano
1db806f317 Use ui instead of ssh/terminal package.
Fixes #33
2018-11-29 20:08:35 -08:00
Mariano Cano
abce014c8e Update kdf docs with argon2i and argon2id. 2018-07-31 12:09:01 -07:00
Mariano Cano
e6ea8a1b77 Merge pull request #3 from smallstep/argon2
Add support for argon2i and argon2id kdf
2018-07-31 11:46:12 -07:00
Mariano Cano
77bba09b58 Move kdf logic to crypto. 2018-07-27 13:37:08 -07:00
Mariano Cano
7e65e979ac Add examples for step crypto kdf commands. 2018-07-26 12:14:02 -07:00
Mariano Cano
d81952f862 Add missing dot. 2018-07-23 18:31:12 -07:00
Mariano Cano
601a7382af Add support for argon2i and argon2id kdf 2018-07-23 18:17:30 -07:00
Mariano Cano
bab219a421 Use markdown in step crypto kdf commands. 2018-07-19 16:03:09 -07:00
Mariano Cano
93ea130784 Move internal crypto and utils packages. 2018-07-19 12:51:14 -07:00
Mariano Cano
c58db6b98b Initial commit 2018-07-17 16:06:17 -07:00