{
  "cksum": "866a40f75852b8fd5b69882d4d2298cb68a3153645d0bee3297e16b6f97e10b4",
  "crate_file": "memsecurity-1.4.0.crate",
  "crate_url": "https://static.crates.io/crates/memsecurity/memsecurity-1.4.0.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": {
    "clonable_mem": [],
    "default": [
      "symm_asymm"
    ],
    "symm_asymm": []
  },
  "features2": {
    "encryption": [
      "dep:aead",
      "dep:chacha20poly1305",
      "dep:lazy_static",
      "random"
    ],
    "full": [
      "symm_asymm",
      "clonable_mem",
      "random",
      "encryption"
    ],
    "random": [
      "dep:nanorand"
    ]
  },
  "index_path": "me/ms/memsecurity",
  "name": "memsecurity",
  "pubtime": "2023-05-23T14:32:38Z",
  "v": 2,
  "vers": "1.4.0",
  "yanked": false
}
