{
  "cksum": "9369544b73be8c55ae591657f12d72810a0e008170f71785d3d866983a451f88",
  "crate_file": "ssb-crypto-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/ssb-crypto/ssb-crypto-0.2.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "u64_backend"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "u64_backend",
        "rand"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^1.0.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,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libsodium-sys",
      "optional": true,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "sodiumoxide",
      "optional": true,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "i128"
      ],
      "kind": "normal",
      "name": "subtle",
      "optional": true,
      "req": "^2.2.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "u64_backend"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "xsalsa20poly1305",
      "optional": true,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "b64",
      "base64/alloc"
    ],
    "b64": [
      "base64"
    ],
    "dalek": [
      "dalek_module"
    ],
    "dalek_module": [
      "ed25519-dalek",
      "x25519-dalek",
      "curve25519-dalek",
      "xsalsa20poly1305",
      "rand",
      "sha2",
      "hmac",
      "subtle"
    ],
    "default": [
      "dalek",
      "b64",
      "getrandom",
      "alloc"
    ],
    "force_sodium": [
      "sodium"
    ],
    "getrandom": [
      "rand",
      "rand/getrandom"
    ],
    "sodium": [
      "sodium_module"
    ],
    "sodium_module": [
      "sodiumoxide",
      "libsodium-sys"
    ]
  },
  "index_path": "ss/b-/ssb-crypto",
  "name": "ssb-crypto",
  "pubtime": "2020-09-25T19:24:50Z",
  "vers": "0.2.1",
  "yanked": false
}
