{
  "cksum": "08fe2d9ce7b44c3b7ce8fc7ec642a7dd43b51b290a0f989db7116eb1b254f9a2",
  "crate_file": "ciphersuite-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/ciphersuite/ciphersuite-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dalek-ff-group",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "hash2curve"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bits"
      ],
      "kind": "normal",
      "name": "ff",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "group",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "arithmetic",
        "bits",
        "hash2curve"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "minimal-ed448",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "arithmetic",
        "bits",
        "hash2curve"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "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": "sha3",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.5",
      "target": null
    }
  ],
  "features": {
    "dalek": [
      "sha2",
      "dalek-ff-group"
    ],
    "ed25519": [
      "dalek"
    ],
    "ed448": [
      "sha3",
      "minimal-ed448"
    ],
    "kp256": [
      "sha2",
      "elliptic-curve"
    ],
    "ristretto": [
      "dalek"
    ],
    "secp256k1": [
      "kp256",
      "k256"
    ],
    "std": []
  },
  "features2": {
    "p256": [
      "kp256",
      "dep:p256"
    ]
  },
  "index_path": "ci/ph/ciphersuite",
  "name": "ciphersuite",
  "pubtime": "2022-10-29T02:42:33Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
