committed by
GitHub Enterprise
parent
7f14cc2751
commit
c8de2df2cf
12
vendor/golang.org/x/crypto/internal/wycheproof/README.md
generated
vendored
Normal file
12
vendor/golang.org/x/crypto/internal/wycheproof/README.md
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
This package runs a set of the Wycheproof tests provided by
|
||||
https://github.com/google/wycheproof.
|
||||
|
||||
The JSON test files live in
|
||||
https://github.com/google/wycheproof/tree/master/testvectors
|
||||
and are being fetched and cached at a pinned version every time
|
||||
these tests are run. To change the version of the wycheproof
|
||||
repository that is being used for testing, update wycheproofModVer.
|
||||
|
||||
The structs for these tests are generated from the
|
||||
schemas provided in https://github.com/google/wycheproof/tree/master/schemas
|
||||
using https://github.com/a-h/generate.
|
||||
Reference in New Issue
Block a user