WIP! OpenSSH key parsing, generation, etc. library for Golang. Supports newer "proprietary" key type formatting ("OpenSSH v1").
Go to file
2022-03-05 19:22:40 -05:00
_ref checking in prelim stuff 2022-03-05 19:22:40 -05:00
internal checking in prelim stuff 2022-03-05 19:22:40 -05:00
kdf checking in prelim stuff 2022-03-05 19:22:40 -05:00
.gitignore checking in prelim stuff 2022-03-05 19:22:40 -05:00
go.mod checking in prelim stuff 2022-03-05 19:22:40 -05:00
go.sum checking in prelim stuff 2022-03-05 19:22:40 -05:00
LICENSE Initial commit 2022-03-05 04:39:14 -05:00
README.md checking in prelim stuff 2022-03-05 19:22:40 -05:00
TODO checking in prelim stuff 2022-03-05 19:22:40 -05:00

r00t2.io/sshkeys

OpenSSH key parsing, generation, etc. library for Golang.

Supports newer "proprietary" key type formatting ("OpenSSH v1").