2 Commits

Author SHA1 Message Date
4b1cfd0c50
releasing key guide under CC 4.0 BY-SA 2023-09-04 01:40:39 -04:00
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