bf33114b51
Make it clear this is not a pristine full copy of all of Wycheproof as a library. Change-Id: I1aa5253a1d7c696e69b2e8d7897924f15303d9ac Reviewed-on: https://boringssl-review.googlesource.com/28188 Commit-Queue: David Benjamin <davidben@google.com> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Reviewed-by: Martin Kreichgauer <martinkr@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org>
16 lines
503 B
Plaintext
16 lines
503 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: "0329f5b751ef102bd6b7b7181b6e049522a887f5"
|
|
last_upgrade_date { year: 2018 month: 5 day: 1 }
|
|
|
|
local_modifications: "Only the testvectors directory checked in. txt files "
|
|
"are generated by convert_wycheproof.go script."
|
|
}
|