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: "2904be69e9d666bf3064fdc15093747e695cfae6"
  last_upgrade_date { year: 2018 month: 7 day: 2 }

  local_modifications:
    "Only the testvectors directory checked in. txt files "
    "are generated by convert_wycheproof.go script in util."
}
