{
  "cksum": "5575da4039e05489c29d2b080083d496317bffd60fed576821c1160fbef698b4",
  "crate_file": "ciphersuite-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/ciphersuite/ciphersuite-0.4.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "dalek-ff-group",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hash2curve"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bits"
      ],
      "kind": "normal",
      "name": "ff",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ff-group-tests",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "group",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "bits",
        "hash2curve"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "minimal-ed448",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "bits",
        "hash2curve"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "std-shims",
      "optional": true,
      "req": "^0.1.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": "transcript",
      "optional": false,
      "package": "flexible-transcript",
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.5",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "std-shims"
    ],
    "dalek": [
      "sha2",
      "dalek-ff-group"
    ],
    "default": [
      "std"
    ],
    "ed25519": [
      "dalek"
    ],
    "ed448": [
      "sha3",
      "minimal-ed448"
    ],
    "kp256": [
      "sha2",
      "elliptic-curve"
    ],
    "ristretto": [
      "dalek"
    ],
    "secp256k1": [
      "kp256",
      "k256"
    ],
    "std": [
      "zeroize/std",
      "std-shims/std"
    ]
  },
  "features2": {
    "p256": [
      "kp256",
      "dep:p256"
    ]
  },
  "index_path": "ci/ph/ciphersuite",
  "name": "ciphersuite",
  "pubtime": "2023-08-08T22:22:14Z",
  "rust_version": "1.70",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
