Support passing standard ssh keys to age encryption (#530)

* Support passing standard ssh keys to age encryption

* Cover SSH keys in age test case
This commit is contained in:
Frederik Ring
2025-02-07 13:43:41 +01:00
committed by GitHub
parent 2652e05169
commit cbbaa6ba7a
5 changed files with 25 additions and 4 deletions

1
go.mod
View File

@@ -27,6 +27,7 @@ require (
)
require (
filippo.io/edwards25519 v1.1.0 // indirect
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
github.com/containerd/log v0.1.0 // indirect