nebula/cmd/nebula-cert
John Maguire a56a97e5c3
Add ability to encrypt CA private key at rest (#386)
Fixes #8.

`nebula-cert ca` now supports encrypting the CA's private key with a
passphrase. Pass `-encrypt` in order to be prompted for a passphrase.
Encryption is performed using AES-256-GCM and Argon2id for KDF. KDF
parameters default to RFC recommendations, but can be overridden via CLI
flags `-argon-memory`, `-argon-parallelism`, and `-argon-iterations`.
2023-04-03 13:59:38 -04:00
..
2019-12-11 23:15:57 -05:00
2019-11-19 17:00:20 +00:00
2019-11-19 10:31:59 -08:00
2019-11-19 17:00:20 +00:00
2021-11-04 14:49:56 -05:00
2020-06-30 18:53:30 -04:00