zcashd/qa/supply-chain/audits.toml

154 lines
5.1 KiB
TOML
Raw Normal View History

2022-06-09 05:45:26 -07:00
# cargo-vet audits file
[criteria.crypto-reviewed]
description = "The cryptographic code in this crate has been reviewed for correctness by a member of a designated set of cryptography experts within the project."
[criteria.license-reviewed]
description = "The license of this crate has been reviewed for compatibility with its usage in this repository. If the crate is not available under the MIT license, `contrib/debian/copyright` has been updated with a corresponding copyright notice for files under `depends/*/vendored-sources/CRATE_NAME`."
2022-06-21 17:04:15 -07:00
[[audits.bellman]]
who = "Jack Grigg <jack@z.cash>"
criteria = ["crypto-reviewed", "safe-to-deploy"]
delta = "0.13.0 -> 0.13.1"
notes = "Adds multi-threaded batch validation, which I checked against the existing single-threaded batch validation."
[[audits.cxx]]
who = "Daira Hopwood <daira@jacaranda.org>"
criteria = "safe-to-deploy"
delta = "1.0.68 -> 1.0.72"
[[audits.cxxbridge-flags]]
who = "Daira Hopwood <daira@jacaranda.org>"
criteria = "safe-to-deploy"
delta = "1.0.68 -> 1.0.72"
[[audits.cxxbridge-macro]]
who = "Daira Hopwood <daira@jacaranda.org>"
criteria = "safe-to-deploy"
delta = "1.0.68 -> 1.0.72"
[[audits.equihash]]
who = "Jack Grigg <jack@z.cash>"
criteria = "safe-to-deploy"
version = "0.1.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
2022-06-23 13:45:52 -07:00
[[audits.equihash]]
who = "Jack Grigg <jack@z.cash>"
criteria = "safe-to-deploy"
delta = "0.1.0 -> 0.2.0"
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.f4jumble]]
who = "Jack Grigg <jack@z.cash>"
2022-07-05 11:16:34 -07:00
criteria = ["crypto-reviewed", "safe-to-deploy"]
version = "0.1.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.halo2_gadgets]]
who = "Jack Grigg <jack@z.cash>"
2022-07-05 11:16:34 -07:00
criteria = ["crypto-reviewed", "safe-to-deploy"]
version = "0.1.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
2022-06-23 13:45:52 -07:00
[[audits.halo2_gadgets]]
who = "Jack Grigg <jack@z.cash>"
criteria = ["crypto-reviewed", "safe-to-deploy"]
delta = "0.1.0 -> 0.2.0"
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.halo2_proofs]]
who = "Jack Grigg <jack@z.cash>"
2022-07-05 11:16:34 -07:00
criteria = ["crypto-reviewed", "safe-to-deploy"]
version = "0.1.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
2022-06-23 13:45:52 -07:00
[[audits.halo2_proofs]]
who = "Jack Grigg <jack@z.cash>"
criteria = ["crypto-reviewed", "safe-to-deploy"]
delta = "0.1.0 -> 0.2.0"
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.orchard]]
who = "Jack Grigg <jack@z.cash>"
2022-07-05 11:16:34 -07:00
criteria = ["crypto-reviewed", "safe-to-deploy"]
version = "0.1.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
2022-06-23 13:45:52 -07:00
[[audits.orchard]]
who = "Jack Grigg <jack@z.cash>"
criteria = ["crypto-reviewed", "safe-to-deploy"]
delta = "0.1.0 -> 0.2.0"
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.proc-macro2]]
who = "Daira Hopwood <daira@jacaranda.org>"
criteria = "safe-to-deploy"
delta = "1.0.37 -> 1.0.41"
[[audits.syn]]
who = "Daira Hopwood <daira@jacaranda.org>"
criteria = "safe-to-deploy"
delta = "1.0.91 -> 1.0.98"
[[audits.unicode-ident]]
who = "Daira Hopwood <daira@jacaranda.org>"
criteria = "safe-to-deploy"
version = "1.0.2"
[[audits.zcash_address]]
who = "Jack Grigg <jack@z.cash>"
criteria = "safe-to-deploy"
version = "0.1.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.zcash_encoding]]
who = "Jack Grigg <jack@z.cash>"
criteria = "safe-to-deploy"
version = "0.1.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.zcash_history]]
who = "Jack Grigg <jack@z.cash>"
criteria = "safe-to-deploy"
version = "0.3.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.zcash_note_encryption]]
who = "Jack Grigg <jack@z.cash>"
2022-07-05 11:16:34 -07:00
criteria = ["crypto-reviewed", "safe-to-deploy"]
version = "0.1.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.zcash_primitives]]
who = "Jack Grigg <jack@z.cash>"
2022-07-05 11:16:34 -07:00
criteria = ["crypto-reviewed", "safe-to-deploy"]
version = "0.6.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
2022-06-23 13:45:52 -07:00
[[audits.zcash_primitives]]
who = "Jack Grigg <jack@z.cash>"
criteria = ["crypto-reviewed", "safe-to-deploy"]
delta = "0.6.0 -> 0.7.0"
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.zcash_proofs]]
who = "Jack Grigg <jack@z.cash>"
2022-07-05 11:16:34 -07:00
criteria = ["crypto-reviewed", "safe-to-deploy"]
version = "0.6.0"
2022-06-21 17:04:15 -07:00
notes = "The ECC core team maintains this crate, and we have reviewed every line."
2022-06-09 05:45:26 -07:00
2022-06-23 13:45:52 -07:00
[[audits.zcash_proofs]]
who = "Jack Grigg <jack@z.cash>"
criteria = ["crypto-reviewed", "safe-to-deploy"]
delta = "0.6.0 -> 0.7.0"
notes = "The ECC core team maintains this crate, and we have reviewed every line."
[[audits.zcash_proofs]]
who = "Jack Grigg <jack@z.cash>"
criteria = ["crypto-reviewed", "safe-to-deploy"]
delta = "0.7.0 -> 0.7.1"
notes = "The ECC core team maintains this crate, and we have reviewed every line."