{
  "cksum": "a01b7dc4d4f06522f1c2bd8170c978f555a317c0e6c6f141b8b4f3db63c8c302",
  "crate_file": "generic-ec-curves-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/generic-ec-curves/generic-ec-curves-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crypto-bigint",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "group",
        "zeroize",
        "rand_core",
        "precomputed-tables"
      ],
      "kind": "normal",
      "name": "curve25519",
      "optional": true,
      "package": "curve25519-dalek",
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sec1",
        "hash2curve"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-ec-core",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "group",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hash2curve"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hash2curve"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stark-curve",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "rust-crypto": [
      "elliptic-curve",
      "crypto-bigint"
    ],
    "secp256k1": [
      "rust-crypto",
      "k256",
      "sha2"
    ],
    "secp256r1": [
      "rust-crypto",
      "p256",
      "sha2"
    ],
    "stark": [
      "rust-crypto",
      "stark-curve",
      "sha2"
    ]
  },
  "features2": {
    "ed25519": [
      "dep:curve25519",
      "dep:group"
    ]
  },
  "index_path": "ge/ne/generic-ec-curves",
  "name": "generic-ec-curves",
  "pubtime": "2024-02-01T10:24:08Z",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
