{
  "cksum": "e6711804083258e3c17e1f15ff03212af6ffbf68629f5ac097ab7d451e62b09b",
  "crate_file": "memsecurity-1.3.2.crate",
  "crate_url": "https://static.crates.io/crates/memsecurity/memsecurity-1.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "bytes"
      ],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": false,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "reduced-round"
      ],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": true,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "chacha",
        "zeroize",
        "getrandom"
      ],
      "kind": "normal",
      "name": "nanorand",
      "optional": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.5.7",
      "target": null
    }
  ],
  "features": {
    "default": [
      "symm_asymm"
    ],
    "symm_asymm": []
  },
  "features2": {
    "encryption": [
      "dep:aead",
      "dep:chacha20poly1305",
      "dep:lazy_static",
      "random"
    ],
    "random": [
      "dep:nanorand"
    ]
  },
  "index_path": "me/ms/memsecurity",
  "name": "memsecurity",
  "pubtime": "2023-05-23T12:30:35Z",
  "v": 2,
  "vers": "1.3.2",
  "yanked": false
}
