{
  "cksum": "1e0c292754729c8a190e50414fd1a37093c786c709899f29c9f7daccecfa855e",
  "crate_file": "ark-crypto-primitives-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/ark-crypto-primitives/ark-crypto-primitives-0.5.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ahash",
      "optional": false,
      "req": "^0.8",
      "target": "cfg(all(target_has_atomic = \"8\", target_has_atomic = \"16\", target_has_atomic = \"32\", target_has_atomic = \"64\", target_has_atomic = \"ptr\"))"
    },
    {
      "default_features": false,
      "features": [
        "curve",
        "r1cs"
      ],
      "kind": "dev",
      "name": "ark-bls12-377",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ark-crypto-primitives-macros",
      "optional": false,
      "req": "^0.5.0-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ec",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "ark-ed-on-bls12-377",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "r1cs"
      ],
      "kind": "dev",
      "name": "ark-ed-on-bls12-381",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ff",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "curve",
        "r1cs"
      ],
      "kind": "dev",
      "name": "ark-mnt4-298",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "r1cs"
      ],
      "kind": "dev",
      "name": "ark-mnt6-298",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-r1cs-std",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-relations",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "ark-serialize",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-snark",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-std",
      "optional": false,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "use_core"
      ],
      "kind": "normal",
      "name": "derivative",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fnv",
      "optional": false,
      "req": "^1.0",
      "target": "cfg(not(all(target_has_atomic = \"8\", target_has_atomic = \"16\", target_has_atomic = \"32\", target_has_atomic = \"64\", target_has_atomic = \"ptr\")))"
    },
    {
      "default_features": false,
      "features": [
        "inline-more",
        "allocator-api2"
      ],
      "kind": "normal",
      "name": "hashbrown",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "merlin",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "commitment": [
      "crh"
    ],
    "crh": [
      "sponge"
    ],
    "default": [
      "std"
    ],
    "encryption": [],
    "merkle_tree": [
      "crh",
      "hashbrown"
    ],
    "parallel": [
      "std",
      "rayon",
      "ark-ec/parallel",
      "ark-std/parallel",
      "ark-ff/parallel"
    ],
    "prf": [],
    "print-trace": [
      "ark-std/print-trace"
    ],
    "r1cs": [
      "ark-r1cs-std",
      "tracing"
    ],
    "signature": [],
    "snark": [],
    "sponge": [
      "merlin"
    ],
    "std": [
      "ark-ff/std",
      "ark-ec/std",
      "ark-std/std",
      "ark-relations/std"
    ]
  },
  "index_path": "ar/k-/ark-crypto-primitives",
  "name": "ark-crypto-primitives",
  "pubtime": "2024-10-28T13:07:07Z",
  "vers": "0.5.0",
  "yanked": false
}
