{
  "cksum": "825b8339215ceae0288ed0384ebe63fe717f5b0c77b102ff3c9f59aefeed9106",
  "crate_file": "cryptohelpers-1.1.2.crate",
  "crate_url": "https://static.crates.io/crates/cryptohelpers/cryptohelpers-1.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crc",
      "optional": true,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex-literal",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openssl",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "aes": [
      "openssl",
      "getrandom"
    ],
    "async": [
      "tokio"
    ],
    "checksum": [
      "crc"
    ],
    "default": [
      "full",
      "async",
      "serialise"
    ],
    "full": [
      "sha256",
      "password",
      "aes",
      "checksum",
      "rsa"
    ],
    "password": [
      "sha256",
      "pbkdf2",
      "hex-literal",
      "hmac",
      "getrandom"
    ],
    "rsa": [
      "openssl",
      "password"
    ],
    "serialise": [
      "serde_derive",
      "serde"
    ],
    "sha256": [
      "sha2"
    ]
  },
  "index_path": "cr/yp/cryptohelpers",
  "name": "cryptohelpers",
  "pubtime": "2020-09-13T08:12:50Z",
  "vers": "1.1.2",
  "yanked": false
}
