We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add the standard library crypto/ed25519 package to the third-party test suite.
crypto/ed25519
This is clearly going to be a bit of an edge case as the first attempt #225 shows.
make.bash
golang.org/x/dl
-latest
The text was updated successfully, but these errors were encountered:
tests/thirdparty: add filippo.io/edwards25519 (#227)
6c0ed1c
Updates #226
While I figure out what to do about the standard library test case, I've added #227 to test the package it's vendored from.
cc @FiloSottile
Sorry, something went wrong.
f1f7d93
No branches or pull requests
Add the standard library
crypto/ed25519
package to the third-party test suite.This is clearly going to be a bit of an edge case as the first attempt #225 shows.
make.bash
is slowgolang.org/x/dl
?-latest
flag.The text was updated successfully, but these errors were encountered: