{
  "cksum": "b53ec8f655fb4128b3cdb9b5c981ef46944d8d95c14c958c4749aa78d2a8918d",
  "crate_file": "ssb-crypto-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/ssb-crypto/ssb-crypto-0.2.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.13.0",
      "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.1",
      "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.10.1",
      "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.2",
      "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.4.0",
      "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.6.0",
      "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.2.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-12-17T19:05:36Z",
  "vers": "0.2.2",
  "yanked": false
}
