{
  "cksum": "af482004b1f70b5b3b584c3fc3733dd24c71f8c0081a6087f49e09746746788a",
  "crate_file": "givre-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/givre/givre-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cggmp21-keygen",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "generic-ec",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hd-wallet",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hash2curve"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "key-share",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "dev",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "round-based",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "static_assertions",
      "optional": true,
      "req": "^1.1",
      "target": null
    }
  ],
  "features": {
    "full-signing": [
      "round-based"
    ],
    "spof": [
      "key-share/spof"
    ],
    "taproot": [
      "sha2"
    ]
  },
  "features2": {
    "all-ciphersuites": [
      "ciphersuite-secp256k1",
      "ciphersuite-ed25519",
      "ciphersuite-bitcoin"
    ],
    "cggmp21-keygen": [
      "dep:cggmp21-keygen"
    ],
    "ciphersuite-bitcoin": [
      "ciphersuite-secp256k1",
      "hd-wallet?/curve-secp256k1",
      "taproot"
    ],
    "ciphersuite-ed25519": [
      "generic-ec/curve-ed25519",
      "hd-wallet?/curve-ed25519",
      "sha2"
    ],
    "ciphersuite-secp256k1": [
      "generic-ec/curve-secp256k1",
      "hd-wallet?/curve-secp256k1",
      "k256",
      "sha2",
      "static_assertions"
    ],
    "default": [
      "std"
    ],
    "hd-wallet": [
      "dep:hd-wallet",
      "key-share/hd-wallet",
      "cggmp21-keygen?/hd-wallet"
    ],
    "serde": [
      "dep:serde",
      "key-share/serde"
    ],
    "std": [
      "key-share/std",
      "cggmp21-keygen?/std",
      "serde?/std"
    ]
  },
  "index_path": "gi/vr/givre",
  "name": "givre",
  "pubtime": "2024-12-18T13:34:46Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
