{
  "cksum": "98062d1b429fe3b46e27bbb2c27e6a48e9c747580352c5bc83360c3e0b5b4178",
  "crate_file": "noise-rust-crypto-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/noise-rust-crypto/noise-rust-crypto-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "noise-protocol",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    }
  ],
  "features": {
    "default": [
      "use-x25519",
      "use-chacha20poly1305",
      "use-aes-256-gcm",
      "use-blake2",
      "use-sha2"
    ],
    "use-aes-256-gcm": [
      "aes-gcm",
      "aead"
    ],
    "use-blake2": [
      "blake2",
      "digest"
    ],
    "use-chacha20poly1305": [
      "chacha20poly1305",
      "aead"
    ],
    "use-sha2": [
      "sha2",
      "digest"
    ],
    "use-x25519": [
      "x25519-dalek",
      "getrandom"
    ]
  },
  "index_path": "no/is/noise-rust-crypto",
  "name": "noise-rust-crypto",
  "pubtime": "2019-10-26T06:22:13Z",
  "vers": "0.2.0",
  "yanked": false
}
