WIP! OpenSSH key parsing, generation, etc. library for Golang. Supports newer "proprietary" key type formatting ("OpenSSH v1").
Go to file
brent s. 61234693e3
adding better ref structure
2022-03-06 02:56:45 -05:00
_ref adding better ref structure 2022-03-06 02:56:45 -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
types/ed25519 adding better ref structure 2022-03-06 02:56:45 -05:00
.gitignore 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
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

README.md

r00t2.io/sshkeys

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

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