a711b53e0b
This only updates the repository. We'll catch up with the new tests in a subsequent commit. Change-Id: I074a041479159ce1141af3241e7158599b648365 Reviewed-on: https://boringssl-review.googlesource.com/30844 Commit-Queue: David Benjamin <davidben@google.com> Reviewed-by: Adam Langley <agl@google.com>
18 lines
522 B
Plaintext
18 lines
522 B
Plaintext
name: "Project Wycheproof"
|
|
description:
|
|
"Project Wycheproof tests crypto libraries against known attacks. "
|
|
"This is a copy of only the test vectors, adapted for BoringSSL."
|
|
|
|
third_party {
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/google/wycheproof"
|
|
}
|
|
version: "f89f4c53a8845fcefcdb9f14ee9191dbe167e3e3"
|
|
last_upgrade_date { year: 2018 month: 8 day: 10 }
|
|
|
|
local_modifications:
|
|
"Only the testvectors directory checked in. txt files "
|
|
"are generated by convert_wycheproof.go script in util."
|
|
}
|