nebula/.github
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
..
ISSUE_TEMPLATE Add a link to mobile nebula in the new issue form (#790) 2022-12-19 11:28:49 -06:00
workflows add test for GOEXPERIMENT=boringcrypto (#861) 2023-05-08 13:27:01 -04:00