WIP! OpenSSH key parsing, generation, etc. library for Golang. Supports newer "proprietary" key type formatting ("OpenSSH v1").
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
brent s. 234de69be2
okay, aes done for real this time.
11 months ago
.githooks/pre-commit updating hooks.. 1 year ago
_ref okay, aes done for real this time. 11 months ago
cipher okay, aes done for real this time. 11 months ago
errs aes128 completely done. 11 months ago
internal okay, aes done for real this time. 11 months ago
kdf bcrypt and null kdf done, work on ciphers next (then keytypes) 11 months ago
keytypes stubbed out cipher funcs 11 months ago
.gitignore checking in prelim stuff 1 year ago
LICENSE Initial commit 1 year ago
README.md checking in prelim stuff 1 year ago
TODO okay, aes done for real this time. 11 months ago
go.mod aes128 completely done. 11 months ago
go.sum aes128 completely done. 11 months ago

README.md

r00t2.io/sshkeys

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

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