{
  "cksum": "d3c14417f51ca7213ea4f50e59bd47e1b55b67c759fad8e6e44fadc3c6aa2bc9",
  "crate_file": "lit-rust-crypto-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/lit-rust-crypto/lit-rust-crypto-0.6.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bls12_381_plus",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blsful",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blstrs_plus",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "package": "curve25519-dalek-ml",
      "req": "^4.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "frost-dkg"
      ],
      "kind": "normal",
      "name": "decaf377",
      "optional": true,
      "package": "decaf377_plus",
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed448-goldilocks",
      "optional": true,
      "package": "ed448-goldilocks-plus",
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ff",
        "group"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "jubjub",
      "optional": true,
      "package": "jubjub-plus",
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "p384",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pasta",
      "optional": true,
      "package": "pasta_curves_plus",
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "curve25519"
      ],
      "kind": "normal",
      "name": "vsss-rs",
      "optional": true,
      "req": "^5.1",
      "target": null
    }
  ],
  "features": {
    "bls12-381-plus-default": [
      "bls12_381_plus/default"
    ],
    "blst": [
      "blsful/blst",
      "blstrs_plus"
    ],
    "curve25519-dalek-default": [
      "curve25519-dalek/default"
    ],
    "decaf377-default": [
      "decaf377/default"
    ],
    "default": [
      "blsful/default",
      "blst",
      "curve25519-dalek/default",
      "decaf377/default",
      "ed448-goldilocks/default",
      "elliptic-curve/default",
      "jubjub/default",
      "k256/default",
      "p256/default",
      "p384/default",
      "pasta/default",
      "vsss-rs/default"
    ],
    "ed448-goldilocks-default": [
      "ed448-goldilocks/default"
    ],
    "elliptic-curve-default": [
      "elliptic-curve/default"
    ],
    "hazmat": [
      "elliptic-curve/hazmat"
    ],
    "jubjub-default": [
      "jubjub/default"
    ],
    "k256-default": [
      "k256/default"
    ],
    "p256-default": [
      "p256/default"
    ],
    "p384-default": [
      "p384/default"
    ],
    "pasta-default": [
      "pasta/default"
    ],
    "vsss-rs-default": [
      "vsss-rs/default"
    ]
  },
  "features2": {
    "alloc": [
      "bls12_381_plus?/alloc",
      "curve25519-dalek?/alloc",
      "decaf377?/alloc",
      "ed448-goldilocks?/alloc",
      "elliptic-curve/alloc",
      "jubjub?/alloc",
      "k256?/alloc",
      "p256?/alloc",
      "p384?/alloc",
      "pasta?/alloc",
      "vsss-rs?/alloc"
    ],
    "arithmetic": [
      "elliptic-curve/arithmetic",
      "k256?/arithmetic",
      "p256?/arithmetic",
      "p384?/arithmetic"
    ],
    "bits": [
      "bls12_381_plus?/bits",
      "bls12_381_plus?/group",
      "curve25519-dalek?/group",
      "curve25519-dalek?/group-bits",
      "decaf377?/ecc-group",
      "elliptic-curve/bits",
      "jubjub?/bits",
      "k256?/bits",
      "p256?/bits",
      "p384?/bits",
      "pasta?/bits"
    ],
    "digest": [
      "curve25519-dalek?/digest",
      "elliptic-curve/digest",
      "k256?/digest",
      "p256?/digest",
      "p384?/digest"
    ],
    "ecdh": [
      "elliptic-curve/ecdh",
      "k256?/ecdh",
      "p256?/ecdh",
      "p384?/ecdh"
    ],
    "ecdsa": [
      "k256?/ecdsa",
      "p256?/ecdsa",
      "p384?/ecdsa"
    ],
    "ecdsa-core": [
      "k256?/ecdsa-core",
      "p256?/ecdsa-core",
      "p384?/ecdsa-core"
    ],
    "expose-field": [
      "bls12_381_plus?/expose-fields",
      "k256?/expose-field",
      "p256?/expose-field",
      "p384?/expose-field"
    ],
    "gpu": [
      "pasta?/gpu"
    ],
    "hash2curve": [
      "elliptic-curve/hash2curve",
      "k256?/hash2curve",
      "p256?/hash2curve",
      "p384?/hash2curve"
    ],
    "hex": [
      "k256?/hex-literal",
      "jubjub?/hex",
      "pasta?/hex",
      "vsss-rs?/hex"
    ],
    "jwk": [
      "elliptic-curve/jwk",
      "k256?/jwk",
      "p256?/jwk",
      "p384?/jwk"
    ],
    "pem": [
      "elliptic-curve/pem",
      "k256?/pem",
      "p256?/pem",
      "p384?/pem"
    ],
    "pkcs8": [
      "elliptic-curve/pkcs8",
      "ed448-goldilocks?/pkcs8",
      "k256?/pkcs8",
      "p256?/pkcs8",
      "p384?/pkcs8"
    ],
    "precomputed-tables": [
      "curve25519-dalek?/precomputed-tables",
      "k256?/precomputed-tables"
    ],
    "rand_core": [
      "curve25519-dalek?/rand_core"
    ],
    "rust": [
      "alloc",
      "blsful/rust",
      "bls12_381_plus"
    ],
    "schnorr": [
      "k256?/schnorr"
    ],
    "serde": [
      "curve25519-dalek?/serde",
      "decaf377?/serde",
      "ed448-goldilocks?/serde",
      "elliptic-curve/serde",
      "jubjub?/serde",
      "k256?/serde",
      "p256?/serde",
      "p384?/serde",
      "pasta?/serde",
      "vsss-rs?/serde"
    ],
    "sha": [
      "k256?/sha256",
      "p256?/sha256",
      "p384?/sha384"
    ],
    "signing": [
      "ed448-goldilocks?/signing"
    ],
    "sqrt-table": [
      "pasta?/sqrt-table"
    ],
    "std": [
      "bls12_381_plus?/std",
      "decaf377?/std",
      "ed448-goldilocks?/std",
      "elliptic-curve/std",
      "k256?/std",
      "p256?/std",
      "p384?/std",
      "vsss-rs?/std"
    ],
    "voprf": [
      "elliptic-curve/voprf",
      "p256?/voprf",
      "p384?/voprf"
    ],
    "zeroize": [
      "curve25519-dalek?/zeroize",
      "ed448-goldilocks?/zeroize",
      "vsss-rs?/zeroize"
    ]
  },
  "index_path": "li/t-/lit-rust-crypto",
  "name": "lit-rust-crypto",
  "pubtime": "2025-12-18T18:46:19Z",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
