{
  "cksum": "558466ca403e13e2b849f6b1aa0ec98a602dd21a49421a24d69aa265261c2290",
  "crate_file": "iota-crypto-0.4.2.crate",
  "crate_url": "https://static.crates.io/crates/iota-crypto/iota-crypto-0.4.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes-crate",
      "optional": true,
      "package": "aes",
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bee-ternary",
      "optional": true,
      "req": "^0.3.4-alpha",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-zebra",
      "optional": true,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hmac_",
      "optional": true,
      "package": "hmac",
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.123",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.117",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.64",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "unicode-normalization",
      "optional": true,
      "req": "^0.1.17",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "u64_backend"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    }
  ],
  "features": {
    "aes": [
      "aes-gcm",
      "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": [
      "bee-ternary"
    ],
    "default": [],
    "ed25519": [
      "ed25519-zebra"
    ],
    "hmac": [
      "hmac_"
    ],
    "pbkdf": [
      "pbkdf2"
    ],
    "random": [
      "getrandom"
    ],
    "sha": [
      "sha2",
      "digest"
    ],
    "slip10": [
      "hmac",
      "sha",
      "ed25519",
      "random",
      "serde"
    ],
    "std": [],
    "x25519": [
      "x25519-dalek"
    ]
  },
  "index_path": "io/ta/iota-crypto",
  "name": "iota-crypto",
  "pubtime": "2021-03-18T15:40:20Z",
  "vers": "0.4.2",
  "yanked": false
}
