-
Notifications
You must be signed in to change notification settings - Fork 18k
x/crypto/chacha20: new package #6914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Milestone
Comments
i believe it happens at all, it must first be landed in the go.crypto sub-repository before migrating to the main tree. besides, poly1305 is still in the go.crypto tree. I think probably opening up crypto/tls to accept external cipher suite implementations is the correct way to go (similar to the crypto.Hash interface) |
Is this still on the table? |
I assume this can be closed? |
@leonklingele, yup, thanks. This landed in Go 1.8: https://beta.golang.org/doc/go1.8#crypto_tls And also in: https://godoc.org/golang.org/x/crypto/chacha20poly1305 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
by mischief@offblast.org:
The text was updated successfully, but these errors were encountered: