constellation/cli
miampf bee3f6c159
added test for CA generation + use SeedSize constant
Previously, I just hard coded 256 as the key length that seeds the key
generation since it worked. Now, it uses ed25519.SeedSize (32) instead.
2025-01-30 12:21:07 +01:00
..
cmd add ssh subcommand 2025-01-30 12:21:02 +01:00
internal added test for CA generation + use SeedSize constant 2025-01-30 12:21:07 +01:00
BUILD.bazel bazel: build both cli variants as part of devbuild 2023-05-31 14:00:00 +02:00
main.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00