blob: 0e4012f3d205451f899e29ab4675835d8d70b804 [file] [log] [blame]
Fabio Utzig705dfb32019-05-11 20:06:37 -03001name: "fiat"
2description: "Fiat-Crypto: Synthesizing Correct-by-Construction Code for Cryptographic Primitives."
3
4third_party {
5 url {
6 type: GIT
7 value: "https://github.com/mit-plv/fiat-crypto"
8 }
9 version: "4441785fb44b88bb6943ddbf639d872c8c903281"
10 last_upgrade_date { year: 2019 month: 1 day: 16 }
11
12 local_modifications: "Fiat-generated code has been integrated into existing BoringSSL code"
13}