{
  "cksum": "6638da7a40fd99bfd9ebebaccc32b454dd3458e979383f4ad21e81891706da9c",
  "crate_file": "blueprint-crypto-0.2.0-alpha.8.crate",
  "crate_url": "https://static.crates.io/crates/blueprint-crypto/blueprint-crypto-0.2.0-alpha.8.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-bls",
      "optional": true,
      "req": "^0.2.0-alpha.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-bn254",
      "optional": true,
      "req": "^0.2.0-alpha.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-core",
      "optional": false,
      "req": "^0.2.0-alpha.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-ed25519",
      "optional": true,
      "req": "^0.2.0-alpha.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-hashing",
      "optional": true,
      "req": "^0.2.0-alpha.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-k256",
      "optional": true,
      "req": "^0.2.0-alpha.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-sr25519",
      "optional": true,
      "req": "^0.2.0-alpha.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    }
  ],
  "features": {
    "aggregation": [
      "blueprint-crypto-bls/aggregation",
      "blueprint-crypto-bn254/aggregation"
    ],
    "hashing": [
      "blueprint-crypto-hashing/sha2-hasher",
      "blueprint-crypto-hashing/sha3-hasher",
      "blueprint-crypto-hashing/blake3-hasher",
      "blueprint-crypto-hashing/kdf-hkdf",
      "blueprint-crypto-hashing/kdf-argon2"
    ]
  },
  "features2": {
    "bls": [
      "dep:blueprint-crypto-bls",
      "blueprint-crypto-core/bls"
    ],
    "bn254": [
      "dep:blueprint-crypto-bn254",
      "blueprint-crypto-core/bn254"
    ],
    "default": [
      "std",
      "k256",
      "sr25519-schnorrkel",
      "ed25519",
      "bls",
      "bn254",
      "hashing"
    ],
    "ed25519": [
      "dep:blueprint-crypto-ed25519",
      "blueprint-crypto-core/zebra"
    ],
    "k256": [
      "dep:blueprint-crypto-k256",
      "blueprint-crypto-core/k256"
    ],
    "sr25519-schnorrkel": [
      "dep:blueprint-crypto-sr25519",
      "blueprint-crypto-core/sr25519-schnorrkel"
    ],
    "std": [
      "blueprint-crypto-core/std",
      "blueprint-crypto-k256?/std",
      "blueprint-crypto-sr25519?/std",
      "blueprint-crypto-ed25519?/std",
      "blueprint-crypto-bls?/std",
      "blueprint-crypto-bn254?/std"
    ]
  },
  "index_path": "bl/ue/blueprint-crypto",
  "name": "blueprint-crypto",
  "pubtime": "2026-06-13T23:19:12Z",
  "rust_version": "1.91",
  "v": 2,
  "vers": "0.2.0-alpha.8",
  "yanked": false
}
