{
  "cksum": "c588c4553a6c448c3e37f941cd23ca2a06b072e7d9389eca3781588f98a27b06",
  "crate_file": "signer-primitives-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/signer-primitives/signer-primitives-0.8.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "arithmetic"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.8.2",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "alloc": [
      "zeroize?/alloc"
    ],
    "default": [
      "std"
    ],
    "ed25519": [
      "alloc",
      "dep:ed25519-dalek"
    ],
    "getrandom": [
      "dep:getrandom"
    ],
    "schnorr": [
      "alloc",
      "dep:k256",
      "dep:zeroize",
      "k256/schnorr"
    ],
    "secp256k1": [
      "alloc",
      "dep:k256",
      "dep:zeroize"
    ],
    "std": [
      "alloc",
      "zeroize?/std"
    ],
    "testing": [
      "secp256k1",
      "schnorr"
    ]
  },
  "index_path": "si/gn/signer-primitives",
  "name": "signer-primitives",
  "pubtime": "2026-04-22T15:30:45Z",
  "v": 2,
  "vers": "0.8.0",
  "yanked": false
}
