WIP!
OpenSSH key parsing, generation, etc. library for Golang.
Supports newer "proprietary" key type formatting ("OpenSSH v1").
brent s
0203f8b0d8
ish. done-ish. it's entirely untested. CTR should work as i modeled it after PoC, and CBC *probably* works as it's straightforward, but I have no idea about the GCM. TODO. |
||
---|---|---|
_ref | ||
.githooks/pre-commit | ||
cipher | ||
errs | ||
internal | ||
kdf | ||
keytypes | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md | ||
TODO |
r00t2.io/sshkeys
OpenSSH key parsing, generation, etc. library for Golang.
Supports newer "proprietary" key type formatting ("OpenSSH v1").