Home | History | Annotate | Download | only in wycheproof_testvectors
      1 name: "Project Wycheproof"
      2 description:
      3   "Project Wycheproof tests crypto libraries against known attacks. "
      4   "This is a copy of only the test vectors, adapted for BoringSSL."
      5 
      6 third_party {
      7   url {
      8     type: GIT
      9     value: "https://github.com/google/wycheproof"
     10   }
     11   version: "f89f4c53a8845fcefcdb9f14ee9191dbe167e3e3"
     12   last_upgrade_date { year: 2018 month: 8 day: 10 }
     13 
     14   local_modifications:
     15     "Only the testvectors directory checked in. txt files "
     16     "are generated by convert_wycheproof.go script in util."
     17 }
     18