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."
}
