1name: "Project Wycheproof" 2description: 3 "Project Wycheproof tests crypto libraries against known attacks. " 4 "This is a copy of only the test vectors, adapted for BoringSSL." 5 6third_party { 7 url { 8 type: GIT 9 value: "https://github.com/google/wycheproof" 10 } 11 version: "eb35c25e05d17dc05fdf42f40ff4cbb3a959c096" 12 last_upgrade_date { year: 2019 month: 12 day: 13 } 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