{
  "cksum": "92d67b0725fbfe9e75950848bf0304df70ecb71a58526b1a36a087d0bc089499",
  "crate_file": "iota-crypto-0.14.2.crate",
  "crate_url": "https://static.crates.io/crates/iota-crypto/iota-crypto-0.14.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes-crate",
      "optional": true,
      "package": "aes",
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm-crate",
      "optional": true,
      "package": "aes-gcm",
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bee-common-derive",
      "optional": true,
      "req": "^0.1.1-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bee-ternary",
      "optional": true,
      "req": "^1.0.0-alpha.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "block-modes",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cpufeatures",
      "optional": true,
      "req": "^0.2.5",
      "target": "cfg(not(target_family = \"wasm\"))"
    },
    {
      "default_features": false,
      "features": [
        "u64_backend"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-zebra",
      "optional": true,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hmac_",
      "optional": true,
      "package": "hmac",
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std",
        "std_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "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": "subtle",
      "optional": true,
      "req": "^2.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "keccak"
      ],
      "kind": "normal",
      "name": "tiny-keccak",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "unicode-normalization",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "u64_backend"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.3",
      "target": null
    }
  ],
  "features": {
    "aes": [
      "aes-cbc",
      "aes-gcm",
      "aes-kw"
    ],
    "aes-cbc": [
      "aes-crate",
      "block-modes",
      "cipher",
      "hmac",
      "sha",
      "subtle"
    ],
    "aes-gcm": [
      "aes-gcm-crate",
      "cipher"
    ],
    "aes-kw": [
      "aes-crate"
    ],
    "bip39": [
      "pbkdf",
      "hmac",
      "sha",
      "pbkdf",
      "unicode-normalization"
    ],
    "bip39-en": [
      "bip39"
    ],
    "bip39-jp": [
      "bip39"
    ],
    "blake2b": [
      "blake2",
      "digest"
    ],
    "chacha": [
      "chacha20poly1305",
      "cipher"
    ],
    "cipher": [
      "aead",
      "generic-array"
    ],
    "curl-p": [
      "ternary_hashes",
      "bee-ternary"
    ],
    "default": [],
    "ed25519": [
      "ed25519-zebra"
    ],
    "hmac": [
      "hmac_"
    ],
    "kerl_deprecated_do_not_use": [
      "ternary_hashes",
      "bee-ternary",
      "byteorder",
      "lazy_static",
      "tiny-keccak"
    ],
    "pbkdf": [
      "pbkdf2"
    ],
    "random": [
      "getrandom"
    ],
    "sha": [
      "sha2",
      "digest"
    ],
    "slip10": [
      "hmac",
      "sha",
      "ed25519",
      "random",
      "serde",
      "zeroize"
    ],
    "std": [],
    "ternary_hashes": [],
    "ternary_keys": [],
    "ternary_signatures": [],
    "wots_deprecated_do_not_use": [
      "ternary_keys",
      "ternary_signatures",
      "bee-ternary",
      "sha3",
      "zeroize",
      "rand",
      "bee-common-derive"
    ],
    "x25519": [
      "x25519-dalek",
      "curve25519-dalek"
    ]
  },
  "index_path": "io/ta/iota-crypto",
  "name": "iota-crypto",
  "pubtime": "2022-09-06T09:32:23Z",
  "vers": "0.14.2",
  "yanked": false
}
