{
  "cksum": "e4da6cd6052015d82a706d9b651ac0b0dcdf54f27db4603a3d346e3abb648504",
  "crate_file": "blueprint-crypto-0.2.0-alpha.2.crate",
  "crate_url": "https://static.crates.io/crates/blueprint-crypto/blueprint-crypto-0.2.0-alpha.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-bls",
      "optional": true,
      "req": "^0.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-bn254",
      "optional": true,
      "req": "^0.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-core",
      "optional": false,
      "req": "^0.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-ed25519",
      "optional": true,
      "req": "^0.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-hashing",
      "optional": true,
      "req": "^0.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-k256",
      "optional": true,
      "req": "^0.2.0-alpha.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blueprint-crypto-sr25519",
      "optional": true,
      "req": "^0.2.0-alpha.2",
      "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-04-05T02:28:35Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.2.0-alpha.2",
  "yanked": false
}
