brent s b38739f960
Sooo the golang ChaCha20-Poly1305 is broken.
By design. It does not allow for the OpenSSH variant (https://github.com/golang/go/issues/36646).

So I'll need to split out that package (and their internal poly1305 package) and maintain an internal variant of it. Ugh.
2022-04-29 16:31:13 -04:00
2022-03-06 04:09:24 -05:00
2022-04-29 02:49:33 -04:00
2022-04-28 05:18:25 -04:00
2022-03-05 19:22:40 -05:00
2022-04-29 02:49:33 -04:00
2022-04-29 02:49:33 -04:00
2022-03-05 04:39:14 -05:00
2022-03-05 19:22:40 -05:00
2022-04-29 04:09:49 -04:00

r00t2.io/sshkeys

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

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

Description
WIP! OpenSSH key parsing, generation, etc. library for Golang. Supports newer "proprietary" key type formatting ("OpenSSH v1").
Readme BSD-3-Clause 610 KiB
Languages
HTML 56.3%
Go 43.6%