{
  "cksum": "9b9bd02dbd2f282fe742d51f681adb2745a79dc8a025bc8d16cac9b255d55bf7",
  "crate_file": "ark-vrf-0.5.1.crate",
  "crate_url": "https://static.crates.io/crates/ark-vrf/ark-vrf-0.5.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-bls12-381",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-bn254",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ec",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ed-on-bls12-381",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ed-on-bls12-381-bandersnatch",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ed-on-bn254",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ed25519",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ark-ed25519",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-ff",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-secp256r1",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-serialize",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ark-std",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "dev",
      "name": "ark-std",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "dev",
      "name": "indexmap",
      "optional": false,
      "req": "^2.2.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rayon",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "w3f-ring-proof",
      "optional": true,
      "req": "^0.0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "baby-jubjub": [
      "ark-ed-on-bn254",
      "ark-bn254/curve"
    ],
    "bandersnatch": [
      "ark-ed-on-bls12-381-bandersnatch",
      "ark-bls12-381/curve"
    ],
    "ed25519": [
      "ark-ed25519"
    ],
    "full": [
      "secp256r1",
      "ed25519",
      "bandersnatch",
      "jubjub",
      "baby-jubjub",
      "ring"
    ],
    "jubjub": [
      "ark-ed-on-bls12-381",
      "ark-bls12-381/curve"
    ],
    "print-trace": [
      "ark-std/print-trace"
    ],
    "ring": [
      "w3f-ring-proof"
    ],
    "secp256r1": [
      "ark-secp256r1"
    ],
    "secret-split": [
      "ark-std/getrandom"
    ],
    "shake128": [
      "sha3"
    ]
  },
  "features2": {
    "asm": [
      "ark-ff/asm",
      "w3f-ring-proof?/asm",
      "sha2/asm",
      "sha3?/asm"
    ],
    "default": [
      "std"
    ],
    "parallel": [
      "ark-ec/parallel",
      "ark-ff/parallel",
      "ark-std/parallel",
      "w3f-ring-proof?/parallel",
      "rayon"
    ],
    "std": [
      "ark-std/std",
      "ark-ec/std",
      "w3f-ring-proof?/std"
    ],
    "test-vectors": [
      "w3f-ring-proof?/test-vectors"
    ]
  },
  "index_path": "ar/k-/ark-vrf",
  "name": "ark-vrf",
  "pubtime": "2026-06-12T13:19:26Z",
  "v": 2,
  "vers": "0.5.1",
  "yanked": false
}
