nebula/.github/workflows
Wade Simmons 31ed9269d7
add test for GOEXPERIMENT=boringcrypto (#861)
* add test for GOEXPERIMENT=boringcrypto

* fix NebulaCertificate.Sign

Set the PublicKey field in a more compatible way for the tests. The
current method grabs the public key from the certificate, but the
correct thing to do is to derive it from the private key. Either way
doesn't really matter as I don't think the Sign method actually even
uses the PublicKey field.

* assert boring

* cleanup tests
2023-05-08 13:27:01 -04:00
..
smoke Support NIST curve P256 (#769) 2023-05-04 17:50:23 -04:00
gofmt.yml build with go1.20 (#854) 2023-05-04 11:35:03 -04:00
release.yml build with go1.20 (#854) 2023-05-04 11:35:03 -04:00
smoke.yml Support NIST curve P256 (#769) 2023-05-04 17:50:23 -04:00
test.yml add test for GOEXPERIMENT=boringcrypto (#861) 2023-05-08 13:27:01 -04:00