blob: 61c368f751db31fec0434e5e7839c752625fd013 [file] [log] [blame]
{
"checksum": "8252b2836647756486e1f6f409834897441b4ab161b9310b2c30f0a2ecf13ef6",
"crates": {
"aead 0.5.2": {
"name": "aead",
"version": "0.5.2",
"package_url": "https://github.com/RustCrypto/traits",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/aead/0.5.2/download",
"sha256": "d122413f284cf2d62fb1b7db97e02edb8cda96d769b16e443a4f6195e35662b0"
}
},
"targets": [
{
"Library": {
"crate_name": "aead",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "aead",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"rand_core"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "crypto-common 0.1.6",
"target": "crypto_common"
},
{
"id": "generic-array 0.14.7",
"target": "generic_array"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.5.2"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"aes 0.8.4": {
"name": "aes",
"version": "0.8.4",
"package_url": "https://github.com/RustCrypto/block-ciphers",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/aes/0.8.4/download",
"sha256": "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
}
},
"targets": [
{
"Library": {
"crate_name": "aes",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "aes",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "cipher 0.4.4",
"target": "cipher"
}
],
"selects": {
"cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [
{
"id": "cpufeatures 0.2.12",
"target": "cpufeatures"
}
]
}
},
"edition": "2021",
"version": "0.8.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"aes-gcm 0.10.3": {
"name": "aes-gcm",
"version": "0.10.3",
"package_url": "https://github.com/RustCrypto/AEADs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/aes-gcm/0.10.3/download",
"sha256": "831010a0f742e1209b3bcea8fab6a8e149051ba6099432c8cb2cc117dec3ead1"
}
},
"targets": [
{
"Library": {
"crate_name": "aes_gcm",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "aes_gcm",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"aes"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "aead 0.5.2",
"target": "aead"
},
{
"id": "aes 0.8.4",
"target": "aes"
},
{
"id": "cipher 0.4.4",
"target": "cipher"
},
{
"id": "ctr 0.9.2",
"target": "ctr"
},
{
"id": "ghash 0.5.1",
"target": "ghash"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.10.3"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"aes-gcm-siv 0.11.1": {
"name": "aes-gcm-siv",
"version": "0.11.1",
"package_url": "https://github.com/RustCrypto/AEADs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/aes-gcm-siv/0.11.1/download",
"sha256": "ae0784134ba9375416d469ec31e7c5f9fa94405049cf08c5ce5b4698be673e0d"
}
},
"targets": [
{
"Library": {
"crate_name": "aes_gcm_siv",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "aes_gcm_siv",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"aes"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "aead 0.5.2",
"target": "aead"
},
{
"id": "aes 0.8.4",
"target": "aes"
},
{
"id": "cipher 0.4.4",
"target": "cipher"
},
{
"id": "ctr 0.9.2",
"target": "ctr"
},
{
"id": "polyval 0.6.2",
"target": "polyval"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
},
{
"id": "zeroize 1.7.0",
"target": "zeroize"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.11.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"base16ct 0.2.0": {
"name": "base16ct",
"version": "0.2.0",
"package_url": "https://github.com/RustCrypto/formats/tree/master/base16ct",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/base16ct/0.2.0/download",
"sha256": "4c7f02d4ea65f2c1853089ffd8d2787bdbc63de2f0d29dedbcf8ccdfa0ccd4cf"
}
},
"targets": [
{
"Library": {
"crate_name": "base16ct",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "base16ct",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "0.2.0"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"block-buffer 0.10.4": {
"name": "block-buffer",
"version": "0.10.4",
"package_url": "https://github.com/RustCrypto/utils",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/block-buffer/0.10.4/download",
"sha256": "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
}
},
"targets": [
{
"Library": {
"crate_name": "block_buffer",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "block_buffer",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "generic-array 0.14.7",
"target": "generic_array"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.10.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"block-padding 0.3.3": {
"name": "block-padding",
"version": "0.3.3",
"package_url": "https://github.com/RustCrypto/utils",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/block-padding/0.3.3/download",
"sha256": "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
}
},
"targets": [
{
"Library": {
"crate_name": "block_padding",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "block_padding",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "generic-array 0.14.7",
"target": "generic_array"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.3.3"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"cbc 0.1.2": {
"name": "cbc",
"version": "0.1.2",
"package_url": "https://github.com/RustCrypto/block-modes",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/cbc/0.1.2/download",
"sha256": "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
}
},
"targets": [
{
"Library": {
"crate_name": "cbc",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cbc",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"block-padding"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "cipher 0.4.4",
"target": "cipher"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.1.2"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"cfg-if 1.0.0": {
"name": "cfg-if",
"version": "1.0.0",
"package_url": "https://github.com/alexcrichton/cfg-if",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/cfg-if/1.0.0/download",
"sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
}
},
"targets": [
{
"Library": {
"crate_name": "cfg_if",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cfg_if",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.0"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"cipher 0.4.4": {
"name": "cipher",
"version": "0.4.4",
"package_url": "https://github.com/RustCrypto/traits",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/cipher/0.4.4/download",
"sha256": "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
}
},
"targets": [
{
"Library": {
"crate_name": "cipher",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cipher",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"block-padding"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "crypto-common 0.1.6",
"target": "crypto_common"
},
{
"id": "inout 0.1.3",
"target": "inout"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.4.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"const-oid 0.9.6": {
"name": "const-oid",
"version": "0.9.6",
"package_url": "https://github.com/RustCrypto/formats/tree/master/const-oid",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/const-oid/0.9.6/download",
"sha256": "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8"
}
},
"targets": [
{
"Library": {
"crate_name": "const_oid",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "const_oid",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "0.9.6"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"cpufeatures 0.2.12": {
"name": "cpufeatures",
"version": "0.2.12",
"package_url": "https://github.com/RustCrypto/utils",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/cpufeatures/0.2.12/download",
"sha256": "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
}
},
"targets": [
{
"Library": {
"crate_name": "cpufeatures",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "cpufeatures",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [],
"selects": {
"aarch64-linux-android": [
{
"id": "libc 0.2.153",
"target": "libc"
}
],
"cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [
{
"id": "libc 0.2.153",
"target": "libc"
}
],
"cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [
{
"id": "libc 0.2.153",
"target": "libc"
}
],
"cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))": [
{
"id": "libc 0.2.153",
"target": "libc"
}
]
}
},
"edition": "2018",
"version": "0.2.12"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"crypto-bigint 0.5.5": {
"name": "crypto-bigint",
"version": "0.5.5",
"package_url": "https://github.com/RustCrypto/crypto-bigint",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/crypto-bigint/0.5.5/download",
"sha256": "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
}
},
"targets": [
{
"Library": {
"crate_name": "crypto_bigint",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "crypto_bigint",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"generic-array",
"rand_core",
"zeroize"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "generic-array 0.14.7",
"target": "generic_array"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
},
{
"id": "zeroize 1.7.0",
"target": "zeroize"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.5.5"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"crypto-common 0.1.6": {
"name": "crypto-common",
"version": "0.1.6",
"package_url": "https://github.com/RustCrypto/traits",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/crypto-common/0.1.6/download",
"sha256": "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
}
},
"targets": [
{
"Library": {
"crate_name": "crypto_common",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "crypto_common",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"rand_core"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "generic-array 0.14.7",
"target": "generic_array"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
},
{
"id": "typenum 1.17.0",
"target": "typenum"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.1.6"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"ctr 0.9.2": {
"name": "ctr",
"version": "0.9.2",
"package_url": "https://github.com/RustCrypto/block-modes",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/ctr/0.9.2/download",
"sha256": "0369ee1ad671834580515889b80f2ea915f23b8be8d0daa4bbaf2ac5c7590835"
}
},
"targets": [
{
"Library": {
"crate_name": "ctr",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "ctr",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cipher 0.4.4",
"target": "cipher"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.9.2"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"curve25519-dalek 4.1.2": {
"name": "curve25519-dalek",
"version": "4.1.2",
"package_url": "https://github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/curve25519-dalek/4.1.2/download",
"sha256": "0a677b8922c94e01bdbb12126b0bc852f00447528dee1782229af9c720c3f348"
}
},
"targets": [
{
"Library": {
"crate_name": "curve25519_dalek",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "curve25519_dalek",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"digest"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "curve25519-dalek 4.1.2",
"target": "build_script_build"
},
{
"id": "digest 0.10.7",
"target": "digest"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
}
],
"selects": {
"cfg(curve25519_dalek_backend = \"fiat\")": [
{
"id": "fiat-crypto 0.2.7",
"target": "fiat_crypto"
}
],
"cfg(target_arch = \"x86_64\")": [
{
"id": "cpufeatures 0.2.12",
"target": "cpufeatures"
}
]
}
},
"edition": "2021",
"proc_macro_deps": {
"common": [],
"selects": {
"cfg(all(not(curve25519_dalek_backend = \"fiat\"), not(curve25519_dalek_backend = \"serial\"), target_arch = \"x86_64\"))": [
{
"id": "curve25519-dalek-derive 0.1.1",
"target": "curve25519_dalek_derive"
}
]
}
},
"version": "4.1.2"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "platforms 3.4.0",
"target": "platforms"
},
{
"id": "rustc_version 0.4.0",
"target": "rustc_version"
}
],
"selects": {}
}
},
"license": "BSD-3-Clause",
"license_ids": [
"BSD-3-Clause"
],
"license_file": "LICENSE"
},
"curve25519-dalek-derive 0.1.1": {
"name": "curve25519-dalek-derive",
"version": "0.1.1",
"package_url": "https://github.com/dalek-cryptography/curve25519-dalek",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/curve25519-dalek-derive/0.1.1/download",
"sha256": "f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "curve25519_dalek_derive",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "curve25519_dalek_derive",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.81",
"target": "proc_macro2"
},
{
"id": "quote 1.0.36",
"target": "quote"
},
{
"id": "syn 2.0.59",
"target": "syn"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.1.1"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"der 0.7.9": {
"name": "der",
"version": "0.7.9",
"package_url": "https://github.com/RustCrypto/formats/tree/master/der",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/der/0.7.9/download",
"sha256": "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
}
},
"targets": [
{
"Library": {
"crate_name": "der",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "der",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"oid",
"zeroize"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "const-oid 0.9.6",
"target": "const_oid"
},
{
"id": "zeroize 1.7.0",
"target": "zeroize"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.7.9"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"digest 0.10.7": {
"name": "digest",
"version": "0.10.7",
"package_url": "https://github.com/RustCrypto/traits",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/digest/0.10.7/download",
"sha256": "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
}
},
"targets": [
{
"Library": {
"crate_name": "digest",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "digest",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"block-buffer",
"core-api",
"default",
"mac",
"subtle"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "block-buffer 0.10.4",
"target": "block_buffer"
},
{
"id": "crypto-common 0.1.6",
"target": "crypto_common"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.10.7"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"ed25519 2.2.3": {
"name": "ed25519",
"version": "2.2.3",
"package_url": "https://github.com/RustCrypto/signatures/tree/master/ed25519",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/ed25519/2.2.3/download",
"sha256": "115531babc129696a58c64a4fef0a8bf9e9698629fb97e9e40767d235cfbcd53"
}
},
"targets": [
{
"Library": {
"crate_name": "ed25519",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "ed25519",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "signature 2.2.0",
"target": "signature"
}
],
"selects": {}
},
"edition": "2021",
"version": "2.2.3"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"ed25519-dalek 2.1.1": {
"name": "ed25519-dalek",
"version": "2.1.1",
"package_url": "https://github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/ed25519-dalek/2.1.1/download",
"sha256": "4a3daa8e81a3963a60642bcc1f90a670680bd4a77535faa384e9d1c79d620871"
}
},
"targets": [
{
"Library": {
"crate_name": "ed25519_dalek",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "ed25519_dalek",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"rand_core"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "curve25519-dalek 4.1.2",
"target": "curve25519_dalek"
},
{
"id": "ed25519 2.2.3",
"target": "ed25519"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
},
{
"id": "sha2 0.10.8",
"target": "sha2"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
}
],
"selects": {}
},
"edition": "2021",
"version": "2.1.1"
},
"license": "BSD-3-Clause",
"license_ids": [
"BSD-3-Clause"
],
"license_file": "LICENSE"
},
"elliptic-curve 0.13.8": {
"name": "elliptic-curve",
"version": "0.13.8",
"package_url": "https://github.com/RustCrypto/traits/tree/master/elliptic-curve",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/elliptic-curve/0.13.8/download",
"sha256": "b5e6043086bf7973472e0c7dff2142ea0b680d30e18d9cc40f267efbf222bd47"
}
},
"targets": [
{
"Library": {
"crate_name": "elliptic_curve",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "elliptic_curve",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"arithmetic",
"digest",
"ecdh",
"ff",
"group",
"hazmat",
"sec1"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "base16ct 0.2.0",
"target": "base16ct"
},
{
"id": "crypto-bigint 0.5.5",
"target": "crypto_bigint"
},
{
"id": "digest 0.10.7",
"target": "digest"
},
{
"id": "ff 0.13.0",
"target": "ff"
},
{
"id": "generic-array 0.14.7",
"target": "generic_array"
},
{
"id": "group 0.13.0",
"target": "group"
},
{
"id": "hkdf 0.12.4",
"target": "hkdf"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
},
{
"id": "sec1 0.7.3",
"target": "sec1"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
},
{
"id": "zeroize 1.7.0",
"target": "zeroize"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.13.8"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"ff 0.13.0": {
"name": "ff",
"version": "0.13.0",
"package_url": "https://github.com/zkcrypto/ff",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/ff/0.13.0/download",
"sha256": "ded41244b729663b1e574f1b4fb731469f69f79c17667b5d776b16cda0479449"
}
},
"targets": [
{
"Library": {
"crate_name": "ff",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "ff",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rand_core 0.6.4",
"target": "rand_core"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.13.0"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"fiat-crypto 0.2.7": {
"name": "fiat-crypto",
"version": "0.2.7",
"package_url": "https://github.com/mit-plv/fiat-crypto",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/fiat-crypto/0.2.7/download",
"sha256": "c007b1ae3abe1cb6f85a16305acd418b7ca6343b953633fee2b76d8f108b830f"
}
},
"targets": [
{
"Library": {
"crate_name": "fiat_crypto",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "fiat_crypto",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.2.7"
},
"license": "MIT OR Apache-2.0 OR BSD-1-Clause",
"license_ids": [
"Apache-2.0",
"BSD-1-Clause",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"generic-array 0.14.7": {
"name": "generic-array",
"version": "0.14.7",
"package_url": "https://github.com/fizyk20/generic-array.git",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/generic-array/0.14.7/download",
"sha256": "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
}
},
"targets": [
{
"Library": {
"crate_name": "generic_array",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "generic_array",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"more_lengths",
"zeroize"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "generic-array 0.14.7",
"target": "build_script_build"
},
{
"id": "typenum 1.17.0",
"target": "typenum"
},
{
"id": "zeroize 1.7.0",
"target": "zeroize"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.14.7"
},
"build_script_attrs": {
"data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "version_check 0.9.4",
"target": "version_check"
}
],
"selects": {}
}
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"getrandom 0.2.14": {
"name": "getrandom",
"version": "0.2.14",
"package_url": "https://github.com/rust-random/getrandom",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/getrandom/0.2.14/download",
"sha256": "94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c"
}
},
"targets": [
{
"Library": {
"crate_name": "getrandom",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "getrandom",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
}
],
"selects": {
"cfg(target_os = \"wasi\")": [
{
"id": "wasi 0.11.0+wasi-snapshot-preview1",
"target": "wasi"
}
],
"cfg(unix)": [
{
"id": "libc 0.2.153",
"target": "libc"
}
]
}
},
"edition": "2018",
"version": "0.2.14"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"ghash 0.5.1": {
"name": "ghash",
"version": "0.5.1",
"package_url": "https://github.com/RustCrypto/universal-hashes",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/ghash/0.5.1/download",
"sha256": "f0d8a4362ccb29cb0b265253fb0a2728f592895ee6854fd9bc13f2ffda266ff1"
}
},
"targets": [
{
"Library": {
"crate_name": "ghash",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "ghash",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "opaque-debug 0.3.1",
"target": "opaque_debug"
},
{
"id": "polyval 0.6.2",
"target": "polyval"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.5.1"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"group 0.13.0": {
"name": "group",
"version": "0.13.0",
"package_url": "https://github.com/zkcrypto/group",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/group/0.13.0/download",
"sha256": "f0f9ef7462f7c099f518d754361858f86d8a07af53ba9af0fe635bbccb151a63"
}
},
"targets": [
{
"Library": {
"crate_name": "group",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "group",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "ff 0.13.0",
"target": "ff"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.13.0"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"heck 0.4.1": {
"name": "heck",
"version": "0.4.1",
"package_url": "https://github.com/withoutboats/heck",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/heck/0.4.1/download",
"sha256": "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
}
},
"targets": [
{
"Library": {
"crate_name": "heck",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "heck",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default"
],
"selects": {}
},
"edition": "2018",
"version": "0.4.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"hkdf 0.12.4": {
"name": "hkdf",
"version": "0.12.4",
"package_url": "https://github.com/RustCrypto/KDFs/",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/hkdf/0.12.4/download",
"sha256": "7b5f8eb2ad728638ea2c7d47a21db23b7b58a72ed6a38256b8a1849f15fbbdf7"
}
},
"targets": [
{
"Library": {
"crate_name": "hkdf",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "hkdf",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "hmac 0.12.1",
"target": "hmac"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.12.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"hmac 0.12.1": {
"name": "hmac",
"version": "0.12.1",
"package_url": "https://github.com/RustCrypto/MACs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/hmac/0.12.1/download",
"sha256": "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
}
},
"targets": [
{
"Library": {
"crate_name": "hmac",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "hmac",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "digest 0.10.7",
"target": "digest"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.12.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"inout 0.1.3": {
"name": "inout",
"version": "0.1.3",
"package_url": "https://github.com/RustCrypto/utils",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/inout/0.1.3/download",
"sha256": "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
}
},
"targets": [
{
"Library": {
"crate_name": "inout",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "inout",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"block-padding"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "block-padding 0.3.3",
"target": "block_padding"
},
{
"id": "generic-array 0.14.7",
"target": "generic_array"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.1.3"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"lazy_static 1.4.0": {
"name": "lazy_static",
"version": "1.4.0",
"package_url": "https://github.com/rust-lang-nursery/lazy-static.rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/lazy_static/1.4.0/download",
"sha256": "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
}
},
"targets": [
{
"Library": {
"crate_name": "lazy_static",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "lazy_static",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"spin",
"spin_no_std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "spin 0.5.2",
"target": "spin"
}
],
"selects": {}
},
"edition": "2015",
"version": "1.4.0"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"libc 0.2.153": {
"name": "libc",
"version": "0.2.153",
"package_url": "https://github.com/rust-lang/libc",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/libc/0.2.153/download",
"sha256": "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
}
},
"targets": [
{
"Library": {
"crate_name": "libc",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "libc",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [],
"selects": {
"aarch64-apple-darwin": [
"default",
"std"
],
"aarch64-apple-ios": [
"default",
"std"
],
"aarch64-apple-ios-sim": [
"default",
"std"
],
"aarch64-linux-android": [
"default",
"std"
],
"aarch64-unknown-linux-gnu": [
"default",
"std"
],
"aarch64-unknown-nixos-gnu": [
"default",
"std"
]
}
},
"deps": {
"common": [
{
"id": "libc 0.2.153",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2015",
"version": "0.2.153"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"memchr 2.7.2": {
"name": "memchr",
"version": "2.7.2",
"package_url": "https://github.com/BurntSushi/memchr",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/memchr/2.7.2/download",
"sha256": "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
}
},
"targets": [
{
"Library": {
"crate_name": "memchr",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "memchr",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "2.7.2"
},
"license": "Unlicense OR MIT",
"license_ids": [
"MIT",
"Unlicense"
],
"license_file": "LICENSE-MIT"
},
"minimal-lexical 0.2.1": {
"name": "minimal-lexical",
"version": "0.2.1",
"package_url": "https://github.com/Alexhuszagh/minimal-lexical",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/minimal-lexical/0.2.1/download",
"sha256": "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
}
},
"targets": [
{
"Library": {
"crate_name": "minimal_lexical",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "minimal_lexical",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.2.1"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"nom 7.1.3": {
"name": "nom",
"version": "7.1.3",
"package_url": "https://github.com/Geal/nom",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/nom/7.1.3/download",
"sha256": "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
}
},
"targets": [
{
"Library": {
"crate_name": "nom",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "nom",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "memchr 2.7.2",
"target": "memchr"
},
{
"id": "minimal-lexical 0.2.1",
"target": "minimal_lexical"
}
],
"selects": {}
},
"edition": "2018",
"version": "7.1.3"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"opaque-debug 0.3.1": {
"name": "opaque-debug",
"version": "0.3.1",
"package_url": "https://github.com/RustCrypto/utils",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/opaque-debug/0.3.1/download",
"sha256": "c08d65885ee38876c4f86fa503fb49d7b507c2b62552df7c70b2fce627e06381"
}
},
"targets": [
{
"Library": {
"crate_name": "opaque_debug",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "opaque_debug",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.3.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"p256 0.13.2": {
"name": "p256",
"version": "0.13.2",
"package_url": "https://github.com/RustCrypto/elliptic-curves/tree/master/p256",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/p256/0.13.2/download",
"sha256": "c9863ad85fa8f4460f9c48cb909d38a0d689dba1f6f6988a5e3e0d31071bcd4b"
}
},
"targets": [
{
"Library": {
"crate_name": "p256",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "p256",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"arithmetic",
"ecdh"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "elliptic-curve 0.13.8",
"target": "elliptic_curve"
},
{
"id": "primeorder 0.13.6",
"target": "primeorder"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.13.2"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"place_holder 0.1.0": {
"name": "place_holder",
"version": "0.1.0",
"package_url": null,
"repository": null,
"targets": [
{
"Library": {
"crate_name": "place_holder",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "place_holder",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "aead 0.5.2",
"target": "aead"
},
{
"id": "aes 0.8.4",
"target": "aes"
},
{
"id": "aes-gcm 0.10.3",
"target": "aes_gcm"
},
{
"id": "aes-gcm-siv 0.11.1",
"target": "aes_gcm_siv"
},
{
"id": "cbc 0.1.2",
"target": "cbc"
},
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "ctr 0.9.2",
"target": "ctr"
},
{
"id": "ed25519-dalek 2.1.1",
"target": "ed25519_dalek"
},
{
"id": "hkdf 0.12.4",
"target": "hkdf"
},
{
"id": "hmac 0.12.1",
"target": "hmac"
},
{
"id": "lazy_static 1.4.0",
"target": "lazy_static"
},
{
"id": "nom 7.1.3",
"target": "nom"
},
{
"id": "p256 0.13.2",
"target": "p256"
},
{
"id": "rand 0.8.5",
"target": "rand"
},
{
"id": "rand_chacha 0.3.1",
"target": "rand_chacha"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
},
{
"id": "sec1 0.7.3",
"target": "sec1"
},
{
"id": "sha2 0.10.8",
"target": "sha2"
},
{
"id": "strum 0.25.0",
"target": "strum"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
},
{
"id": "thiserror 1.0.58",
"target": "thiserror"
},
{
"id": "tinyvec 1.6.0",
"target": "tinyvec"
},
{
"id": "x25519-dalek 2.0.1",
"target": "x25519_dalek"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "strum_macros 0.25.3",
"target": "strum_macros"
}
],
"selects": {}
},
"version": "0.1.0"
},
"license": null,
"license_ids": [],
"license_file": null
},
"platforms 3.4.0": {
"name": "platforms",
"version": "3.4.0",
"package_url": "https://github.com/rustsec/rustsec/tree/main/platforms",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/platforms/3.4.0/download",
"sha256": "db23d408679286588f4d4644f965003d056e3dd5abcaaa938116871d7ce2fee7"
}
},
"targets": [
{
"Library": {
"crate_name": "platforms",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "platforms",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"edition": "2018",
"version": "3.4.0"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"polyval 0.6.2": {
"name": "polyval",
"version": "0.6.2",
"package_url": "https://github.com/RustCrypto/universal-hashes",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/polyval/0.6.2/download",
"sha256": "9d1fe60d06143b2430aa532c94cfe9e29783047f06c0d7fd359a9a51b729fa25"
}
},
"targets": [
{
"Library": {
"crate_name": "polyval",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "polyval",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "opaque-debug 0.3.1",
"target": "opaque_debug"
},
{
"id": "universal-hash 0.5.1",
"target": "universal_hash"
}
],
"selects": {
"cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [
{
"id": "cpufeatures 0.2.12",
"target": "cpufeatures"
}
]
}
},
"edition": "2021",
"version": "0.6.2"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"ppv-lite86 0.2.17": {
"name": "ppv-lite86",
"version": "0.2.17",
"package_url": "https://github.com/cryptocorrosion/cryptocorrosion",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/ppv-lite86/0.2.17/download",
"sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
}
},
"targets": [
{
"Library": {
"crate_name": "ppv_lite86",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "ppv_lite86",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"simd",
"std"
],
"selects": {}
},
"edition": "2018",
"version": "0.2.17"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"primeorder 0.13.6": {
"name": "primeorder",
"version": "0.13.6",
"package_url": "https://github.com/RustCrypto/elliptic-curves/tree/master/primeorder",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/primeorder/0.13.6/download",
"sha256": "353e1ca18966c16d9deb1c69278edbc5f194139612772bd9537af60ac231e1e6"
}
},
"targets": [
{
"Library": {
"crate_name": "primeorder",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "primeorder",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "elliptic-curve 0.13.8",
"target": "elliptic_curve"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.13.6"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"proc-macro2 1.0.81": {
"name": "proc-macro2",
"version": "1.0.81",
"package_url": "https://github.com/dtolnay/proc-macro2",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/proc-macro2/1.0.81/download",
"sha256": "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba"
}
},
"targets": [
{
"Library": {
"crate_name": "proc_macro2",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "proc_macro2",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"proc-macro"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.81",
"target": "build_script_build"
},
{
"id": "unicode-ident 1.0.12",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.81"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"quote 1.0.36": {
"name": "quote",
"version": "1.0.36",
"package_url": "https://github.com/dtolnay/quote",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/quote/1.0.36/download",
"sha256": "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7"
}
},
"targets": [
{
"Library": {
"crate_name": "quote",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "quote",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"proc-macro"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.81",
"target": "proc_macro2"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.36"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"rand 0.8.5": {
"name": "rand",
"version": "0.8.5",
"package_url": "https://github.com/rust-random/rand",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/rand/0.8.5/download",
"sha256": "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
}
},
"targets": [
{
"Library": {
"crate_name": "rand",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rand",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"default",
"getrandom",
"libc",
"rand_chacha",
"std",
"std_rng"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "rand_chacha 0.3.1",
"target": "rand_chacha"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
}
],
"selects": {
"cfg(unix)": [
{
"id": "libc 0.2.153",
"target": "libc"
}
]
}
},
"edition": "2018",
"version": "0.8.5"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"rand_chacha 0.3.1": {
"name": "rand_chacha",
"version": "0.3.1",
"package_url": "https://github.com/rust-random/rand",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/rand_chacha/0.3.1/download",
"sha256": "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
}
},
"targets": [
{
"Library": {
"crate_name": "rand_chacha",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rand_chacha",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "ppv-lite86 0.2.17",
"target": "ppv_lite86"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.3.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"rand_core 0.6.4": {
"name": "rand_core",
"version": "0.6.4",
"package_url": "https://github.com/rust-random/rand",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/rand_core/0.6.4/download",
"sha256": "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
}
},
"targets": [
{
"Library": {
"crate_name": "rand_core",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rand_core",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"alloc",
"getrandom",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "getrandom 0.2.14",
"target": "getrandom"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.6.4"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"rustc_version 0.4.0": {
"name": "rustc_version",
"version": "0.4.0",
"package_url": "https://github.com/Kimundi/rustc-version-rs",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/rustc_version/0.4.0/download",
"sha256": "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
}
},
"targets": [
{
"Library": {
"crate_name": "rustc_version",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rustc_version",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "semver 1.0.22",
"target": "semver"
}
],
"selects": {}
},
"edition": "2018",
"version": "0.4.0"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"rustversion 1.0.15": {
"name": "rustversion",
"version": "1.0.15",
"package_url": "https://github.com/dtolnay/rustversion",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/rustversion/1.0.15/download",
"sha256": "80af6f9131f277a45a3fba6ce8e2258037bb0477a67e610d3c1fe046ab31de47"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "rustversion",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build/build.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "rustversion",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "rustversion 1.0.15",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.15"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"sec1 0.7.3": {
"name": "sec1",
"version": "0.7.3",
"package_url": "https://github.com/RustCrypto/formats/tree/master/sec1",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/sec1/0.7.3/download",
"sha256": "d3e97a565f76233a6003f9f5c54be1d9c5bdfa3eccfb189469f11ec4901c47dc"
}
},
"targets": [
{
"Library": {
"crate_name": "sec1",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "sec1",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"der",
"point",
"subtle",
"zeroize"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "base16ct 0.2.0",
"target": "base16ct"
},
{
"id": "der 0.7.9",
"target": "der"
},
{
"id": "generic-array 0.14.7",
"target": "generic_array"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
},
{
"id": "zeroize 1.7.0",
"target": "zeroize"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.7.3"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"semver 1.0.22": {
"name": "semver",
"version": "1.0.22",
"package_url": "https://github.com/dtolnay/semver",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/semver/1.0.22/download",
"sha256": "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
}
},
"targets": [
{
"Library": {
"crate_name": "semver",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "semver",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"std"
],
"selects": {}
},
"deps": {
"common": [
{
"id": "semver 1.0.22",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.0.22"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"sha2 0.10.8": {
"name": "sha2",
"version": "0.10.8",
"package_url": "https://github.com/RustCrypto/hashes",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/sha2/0.10.8/download",
"sha256": "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
}
},
"targets": [
{
"Library": {
"crate_name": "sha2",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "sha2",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "cfg-if 1.0.0",
"target": "cfg_if"
},
{
"id": "digest 0.10.7",
"target": "digest"
}
],
"selects": {
"cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [
{
"id": "cpufeatures 0.2.12",
"target": "cpufeatures"
}
]
}
},
"edition": "2018",
"version": "0.10.8"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"signature 2.2.0": {
"name": "signature",
"version": "2.2.0",
"package_url": "https://github.com/RustCrypto/traits/tree/master/signature",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/signature/2.2.0/download",
"sha256": "77549399552de45a898a580c1b41d445bf730df867cc44e6c0233bbc4b8329de"
}
},
"targets": [
{
"Library": {
"crate_name": "signature",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "signature",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "2.2.0"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"spin 0.5.2": {
"name": "spin",
"version": "0.5.2",
"package_url": "https://github.com/mvdnes/spin-rs.git",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/spin/0.5.2/download",
"sha256": "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
}
},
"targets": [
{
"Library": {
"crate_name": "spin",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "spin",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.5.2"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"strum 0.25.0": {
"name": "strum",
"version": "0.25.0",
"package_url": "https://github.com/Peternator7/strum",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/strum/0.25.0/download",
"sha256": "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
}
},
"targets": [
{
"Library": {
"crate_name": "strum",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "strum",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.25.0"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"strum_macros 0.25.3": {
"name": "strum_macros",
"version": "0.25.3",
"package_url": "https://github.com/Peternator7/strum",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/strum_macros/0.25.3/download",
"sha256": "23dc1fa9ac9c169a78ba62f0b841814b7abae11bdd047b9c58f893439e309ea0"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "strum_macros",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "strum_macros",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "heck 0.4.1",
"target": "heck"
},
{
"id": "proc-macro2 1.0.81",
"target": "proc_macro2"
},
{
"id": "quote 1.0.36",
"target": "quote"
},
{
"id": "syn 2.0.59",
"target": "syn"
}
],
"selects": {}
},
"edition": "2018",
"proc_macro_deps": {
"common": [
{
"id": "rustversion 1.0.15",
"target": "rustversion"
}
],
"selects": {}
},
"version": "0.25.3"
},
"license": "MIT",
"license_ids": [
"MIT"
],
"license_file": "LICENSE"
},
"subtle 2.5.0": {
"name": "subtle",
"version": "2.5.0",
"package_url": "https://github.com/dalek-cryptography/subtle",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/subtle/2.5.0/download",
"sha256": "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
}
},
"targets": [
{
"Library": {
"crate_name": "subtle",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "subtle",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"i128"
],
"selects": {}
},
"edition": "2018",
"version": "2.5.0"
},
"license": "BSD-3-Clause",
"license_ids": [
"BSD-3-Clause"
],
"license_file": "LICENSE"
},
"syn 2.0.59": {
"name": "syn",
"version": "2.0.59",
"package_url": "https://github.com/dtolnay/syn",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/syn/2.0.59/download",
"sha256": "4a6531ffc7b071655e4ce2e04bd464c4830bb585a61cabb96cf808f05172615a"
}
},
"targets": [
{
"Library": {
"crate_name": "syn",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "syn",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"clone-impls",
"default",
"derive",
"extra-traits",
"parsing",
"printing",
"proc-macro"
],
"selects": {
"x86_64-apple-darwin": [
"full"
],
"x86_64-apple-ios": [
"full"
],
"x86_64-fuchsia": [
"full"
],
"x86_64-linux-android": [
"full"
],
"x86_64-pc-windows-msvc": [
"full"
],
"x86_64-unknown-freebsd": [
"full"
],
"x86_64-unknown-linux-gnu": [
"full"
],
"x86_64-unknown-nixos-gnu": [
"full"
],
"x86_64-unknown-none": [
"full"
]
}
},
"deps": {
"common": [
{
"id": "proc-macro2 1.0.81",
"target": "proc_macro2"
},
{
"id": "quote 1.0.36",
"target": "quote"
},
{
"id": "unicode-ident 1.0.12",
"target": "unicode_ident"
}
],
"selects": {}
},
"edition": "2021",
"version": "2.0.59"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"thiserror 1.0.58": {
"name": "thiserror",
"version": "1.0.58",
"package_url": "https://github.com/dtolnay/thiserror",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/thiserror/1.0.58/download",
"sha256": "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297"
}
},
"targets": [
{
"Library": {
"crate_name": "thiserror",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_build",
"crate_root": "build.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "thiserror",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "thiserror 1.0.58",
"target": "build_script_build"
}
],
"selects": {}
},
"edition": "2021",
"proc_macro_deps": {
"common": [
{
"id": "thiserror-impl 1.0.58",
"target": "thiserror_impl"
}
],
"selects": {}
},
"version": "1.0.58"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"thiserror-impl 1.0.58": {
"name": "thiserror-impl",
"version": "1.0.58",
"package_url": "https://github.com/dtolnay/thiserror",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/thiserror-impl/1.0.58/download",
"sha256": "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7"
}
},
"targets": [
{
"ProcMacro": {
"crate_name": "thiserror_impl",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "thiserror_impl",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "proc-macro2 1.0.81",
"target": "proc_macro2"
},
{
"id": "quote 1.0.36",
"target": "quote"
},
{
"id": "syn 2.0.59",
"target": "syn"
}
],
"selects": {}
},
"edition": "2021",
"version": "1.0.58"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"tinyvec 1.6.0": {
"name": "tinyvec",
"version": "1.6.0",
"package_url": "https://github.com/Lokathor/tinyvec",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/tinyvec/1.6.0/download",
"sha256": "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
}
},
"targets": [
{
"Library": {
"crate_name": "tinyvec",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "tinyvec",
"common_attrs": {
"compile_data_glob": [
"**"
],
"crate_features": {
"common": [
"default",
"rustc_1_40",
"rustc_1_55"
],
"selects": {}
},
"edition": "2018",
"version": "1.6.0"
},
"license": "Zlib OR Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT",
"Zlib"
],
"license_file": "LICENSE-APACHE.md"
},
"typenum 1.17.0": {
"name": "typenum",
"version": "1.17.0",
"package_url": "https://github.com/paholg/typenum",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/typenum/1.17.0/download",
"sha256": "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
}
},
"targets": [
{
"Library": {
"crate_name": "typenum",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
},
{
"BuildScript": {
"crate_name": "build_script_main",
"crate_root": "build/main.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "typenum",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "typenum 1.17.0",
"target": "build_script_main"
}
],
"selects": {}
},
"edition": "2018",
"version": "1.17.0"
},
"build_script_attrs": {
"data_glob": [
"**"
]
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE"
},
"unicode-ident 1.0.12": {
"name": "unicode-ident",
"version": "1.0.12",
"package_url": "https://github.com/dtolnay/unicode-ident",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/unicode-ident/1.0.12/download",
"sha256": "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
}
},
"targets": [
{
"Library": {
"crate_name": "unicode_ident",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "unicode_ident",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "1.0.12"
},
"license": "(MIT OR Apache-2.0) AND Unicode-DFS-2016",
"license_ids": [
"Apache-2.0",
"MIT",
"Unicode-DFS-2016"
],
"license_file": "LICENSE-APACHE"
},
"universal-hash 0.5.1": {
"name": "universal-hash",
"version": "0.5.1",
"package_url": "https://github.com/RustCrypto/traits",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/universal-hash/0.5.1/download",
"sha256": "fc1de2c688dc15305988b563c3854064043356019f97a4b46276fe734c4f07ea"
}
},
"targets": [
{
"Library": {
"crate_name": "universal_hash",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "universal_hash",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "crypto-common 0.1.6",
"target": "crypto_common"
},
{
"id": "subtle 2.5.0",
"target": "subtle"
}
],
"selects": {}
},
"edition": "2021",
"version": "0.5.1"
},
"license": "MIT OR Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"version_check 0.9.4": {
"name": "version_check",
"version": "0.9.4",
"package_url": "https://github.com/SergioBenitez/version_check",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/version_check/0.9.4/download",
"sha256": "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
}
},
"targets": [
{
"Library": {
"crate_name": "version_check",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "version_check",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2015",
"version": "0.9.4"
},
"license": "MIT/Apache-2.0",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"wasi 0.11.0+wasi-snapshot-preview1": {
"name": "wasi",
"version": "0.11.0+wasi-snapshot-preview1",
"package_url": "https://github.com/bytecodealliance/wasi",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/wasi/0.11.0+wasi-snapshot-preview1/download",
"sha256": "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
}
},
"targets": [
{
"Library": {
"crate_name": "wasi",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "wasi",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2018",
"version": "0.11.0+wasi-snapshot-preview1"
},
"license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
},
"x25519-dalek 2.0.1": {
"name": "x25519-dalek",
"version": "2.0.1",
"package_url": "https://github.com/dalek-cryptography/curve25519-dalek/tree/main/x25519-dalek",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/x25519-dalek/2.0.1/download",
"sha256": "c7e468321c81fb07fa7f4c636c3972b9100f0346e5b6a9f2bd0603a52f7ed277"
}
},
"targets": [
{
"Library": {
"crate_name": "x25519_dalek",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "x25519_dalek",
"common_attrs": {
"compile_data_glob": [
"**"
],
"deps": {
"common": [
{
"id": "curve25519-dalek 4.1.2",
"target": "curve25519_dalek"
},
{
"id": "rand_core 0.6.4",
"target": "rand_core"
}
],
"selects": {}
},
"edition": "2021",
"version": "2.0.1"
},
"license": "BSD-3-Clause",
"license_ids": [
"BSD-3-Clause"
],
"license_file": "LICENSE"
},
"zeroize 1.7.0": {
"name": "zeroize",
"version": "1.7.0",
"package_url": "https://github.com/RustCrypto/utils/tree/master/zeroize",
"repository": {
"Http": {
"url": "https://static.crates.io/crates/zeroize/1.7.0/download",
"sha256": "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
}
},
"targets": [
{
"Library": {
"crate_name": "zeroize",
"crate_root": "src/lib.rs",
"srcs": {
"allow_empty": false,
"include": [
"**/*.rs"
]
}
}
}
],
"library_target_name": "zeroize",
"common_attrs": {
"compile_data_glob": [
"**"
],
"edition": "2021",
"version": "1.7.0"
},
"license": "Apache-2.0 OR MIT",
"license_ids": [
"Apache-2.0",
"MIT"
],
"license_file": "LICENSE-APACHE"
}
},
"binary_crates": [],
"workspace_members": {
"place_holder 0.1.0": ""
},
"conditions": {
"aarch64-apple-darwin": [
"aarch64-apple-darwin"
],
"aarch64-apple-ios": [
"aarch64-apple-ios"
],
"aarch64-apple-ios-sim": [
"aarch64-apple-ios-sim"
],
"aarch64-fuchsia": [
"aarch64-fuchsia"
],
"aarch64-linux-android": [
"aarch64-linux-android"
],
"aarch64-pc-windows-msvc": [
"aarch64-pc-windows-msvc"
],
"aarch64-unknown-linux-gnu": [
"aarch64-unknown-linux-gnu"
],
"aarch64-unknown-nixos-gnu": [
"aarch64-unknown-nixos-gnu"
],
"aarch64-unknown-nto-qnx710": [
"aarch64-unknown-nto-qnx710"
],
"arm-unknown-linux-gnueabi": [
"arm-unknown-linux-gnueabi"
],
"armv7-linux-androideabi": [
"armv7-linux-androideabi"
],
"armv7-unknown-linux-gnueabi": [
"armv7-unknown-linux-gnueabi"
],
"cfg(all(not(curve25519_dalek_backend = \"fiat\"), not(curve25519_dalek_backend = \"serial\"), target_arch = \"x86_64\"))": [
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-fuchsia",
"x86_64-linux-android",
"x86_64-pc-windows-msvc",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu",
"x86_64-unknown-none"
],
"cfg(all(target_arch = \"aarch64\", target_os = \"linux\"))": [
"aarch64-unknown-linux-gnu",
"aarch64-unknown-nixos-gnu"
],
"cfg(all(target_arch = \"aarch64\", target_vendor = \"apple\"))": [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-apple-ios-sim"
],
"cfg(all(target_arch = \"loongarch64\", target_os = \"linux\"))": [],
"cfg(any(target_arch = \"aarch64\", target_arch = \"x86_64\", target_arch = \"x86\"))": [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-apple-ios-sim",
"aarch64-fuchsia",
"aarch64-linux-android",
"aarch64-pc-windows-msvc",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-nixos-gnu",
"aarch64-unknown-nto-qnx710",
"i686-apple-darwin",
"i686-linux-android",
"i686-pc-windows-msvc",
"i686-unknown-freebsd",
"i686-unknown-linux-gnu",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-fuchsia",
"x86_64-linux-android",
"x86_64-pc-windows-msvc",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu",
"x86_64-unknown-none"
],
"cfg(curve25519_dalek_backend = \"fiat\")": [],
"cfg(target_arch = \"x86_64\")": [
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-fuchsia",
"x86_64-linux-android",
"x86_64-pc-windows-msvc",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu",
"x86_64-unknown-none"
],
"cfg(target_os = \"wasi\")": [
"wasm32-wasi"
],
"cfg(unix)": [
"aarch64-apple-darwin",
"aarch64-apple-ios",
"aarch64-apple-ios-sim",
"aarch64-fuchsia",
"aarch64-linux-android",
"aarch64-unknown-linux-gnu",
"aarch64-unknown-nixos-gnu",
"aarch64-unknown-nto-qnx710",
"arm-unknown-linux-gnueabi",
"armv7-linux-androideabi",
"armv7-unknown-linux-gnueabi",
"i686-apple-darwin",
"i686-linux-android",
"i686-unknown-freebsd",
"i686-unknown-linux-gnu",
"powerpc-unknown-linux-gnu",
"s390x-unknown-linux-gnu",
"x86_64-apple-darwin",
"x86_64-apple-ios",
"x86_64-fuchsia",
"x86_64-linux-android",
"x86_64-unknown-freebsd",
"x86_64-unknown-linux-gnu",
"x86_64-unknown-nixos-gnu"
],
"i686-apple-darwin": [
"i686-apple-darwin"
],
"i686-linux-android": [
"i686-linux-android"
],
"i686-pc-windows-msvc": [
"i686-pc-windows-msvc"
],
"i686-unknown-freebsd": [
"i686-unknown-freebsd"
],
"i686-unknown-linux-gnu": [
"i686-unknown-linux-gnu"
],
"powerpc-unknown-linux-gnu": [
"powerpc-unknown-linux-gnu"
],
"riscv32imc-unknown-none-elf": [
"riscv32imc-unknown-none-elf"
],
"riscv64gc-unknown-none-elf": [
"riscv64gc-unknown-none-elf"
],
"s390x-unknown-linux-gnu": [
"s390x-unknown-linux-gnu"
],
"thumbv7em-none-eabi": [
"thumbv7em-none-eabi"
],
"thumbv8m.main-none-eabi": [
"thumbv8m.main-none-eabi"
],
"wasm32-unknown-unknown": [
"wasm32-unknown-unknown"
],
"wasm32-wasi": [
"wasm32-wasi"
],
"x86_64-apple-darwin": [
"x86_64-apple-darwin"
],
"x86_64-apple-ios": [
"x86_64-apple-ios"
],
"x86_64-fuchsia": [
"x86_64-fuchsia"
],
"x86_64-linux-android": [
"x86_64-linux-android"
],
"x86_64-pc-windows-msvc": [
"x86_64-pc-windows-msvc"
],
"x86_64-unknown-freebsd": [
"x86_64-unknown-freebsd"
],
"x86_64-unknown-linux-gnu": [
"x86_64-unknown-linux-gnu"
],
"x86_64-unknown-nixos-gnu": [
"x86_64-unknown-nixos-gnu"
],
"x86_64-unknown-none": [
"x86_64-unknown-none"
]
},
"direct_deps": [
"aead 0.5.2",
"aes 0.8.4",
"aes-gcm 0.10.3",
"aes-gcm-siv 0.11.1",
"cbc 0.1.2",
"cfg-if 1.0.0",
"ctr 0.9.2",
"ed25519-dalek 2.1.1",
"hkdf 0.12.4",
"hmac 0.12.1",
"lazy_static 1.4.0",
"nom 7.1.3",
"p256 0.13.2",
"rand 0.8.5",
"rand_chacha 0.3.1",
"rand_core 0.6.4",
"sec1 0.7.3",
"sha2 0.10.8",
"strum 0.25.0",
"strum_macros 0.25.3",
"subtle 2.5.0",
"thiserror 1.0.58",
"tinyvec 1.6.0",
"x25519-dalek 2.0.1"
],
"direct_dev_deps": []
}