{
  "cksum": "2357665b03431e7b13b7d8397c22f636d96725dd65ac33d094b6f2146062aee2",
  "crate_file": "nym-crypto-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/nym-crypto/nym-crypto-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "traits-preview"
      ],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctr",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nym-pemstore",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nym-sphinx-types",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": true,
      "req": "^0.11.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_crate",
      "optional": true,
      "package": "serde",
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bech32-preview"
      ],
      "kind": "normal",
      "name": "subtle-encoding",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.37",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^1.1",
      "target": null
    }
  ],
  "features": {
    "asymmetric": [
      "x25519-dalek",
      "ed25519-dalek"
    ],
    "hashing": [
      "blake3",
      "digest",
      "hkdf",
      "hmac",
      "generic-array"
    ],
    "serde": [
      "serde_crate",
      "serde_bytes",
      "ed25519-dalek/serde",
      "x25519-dalek/serde"
    ],
    "symmetric": [
      "aes",
      "ctr",
      "cipher",
      "generic-array"
    ]
  },
  "index_path": "ny/m-/nym-crypto",
  "name": "nym-crypto",
  "pubtime": "2023-03-07T13:04:11Z",
  "vers": "0.2.0",
  "yanked": false
}
