{
  "cksum": "0ecbe0f582c087921078b450f5ddbc8f346358974b1b80427ca82b1271325037",
  "crate_file": "ex3-crypto-0.14.13.crate",
  "crate_url": "https://static.crates.io/crates/ex3-crypto/ex3-crypto-0.14.13.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "base64",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "base64"
      ],
      "kind": "dev",
      "name": "bitcoin",
      "optional": false,
      "req": "^0.30",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "check"
      ],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ex3-node-error",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "sha256",
        "std"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom",
        "small_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ripemd",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "keccak"
      ],
      "kind": "normal",
      "name": "tiny-keccak",
      "optional": true,
      "req": "^2.0.2",
      "target": null
    }
  ],
  "features": {
    "address": [
      "sha256",
      "keccak256"
    ],
    "canister": [
      "rand_core/getrandom",
      "getrandom/custom"
    ],
    "default": [
      "secp256k1",
      "sha256",
      "verify",
      "address"
    ],
    "keccak256": [
      "tiny-keccak"
    ],
    "secp256k1": [
      "k256",
      "rand_core"
    ],
    "sha256": [
      "sha2",
      "hex"
    ],
    "verify": [
      "secp256k1",
      "sha256",
      "keccak256"
    ]
  },
  "index_path": "ex/3-/ex3-crypto",
  "name": "ex3-crypto",
  "pubtime": "2023-07-06T15:38:37Z",
  "vers": "0.14.13",
  "yanked": true
}
