{
  "cksum": "2d2ed3fe5021bd30ad77c121e1c221956849b3ce90a6c3dba115fdf688cdf463",
  "crate_file": "memsecurity-2.2.0.crate",
  "crate_url": "https://static.crates.io/crates/memsecurity/memsecurity-2.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "bytes"
      ],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.5.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "arrayvec",
      "optional": true,
      "req": "^0.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "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": false,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": true,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.5.7",
      "target": null
    }
  ],
  "features": {
    "clonable_mem": []
  },
  "features2": {
    "default": [
      "random"
    ],
    "encryption": [
      "dep:aead",
      "dep:chacha20poly1305",
      "dep:lazy_static",
      "random"
    ],
    "full": [
      "symm_asymm",
      "clonable_mem",
      "random",
      "encryption"
    ],
    "random": [
      "dep:rand_core",
      "rand_chacha"
    ],
    "symm_asymm": [
      "dep:bytes",
      "dep:arrayvec",
      "dep:blake3"
    ]
  },
  "index_path": "me/ms/memsecurity",
  "name": "memsecurity",
  "pubtime": "2023-08-09T09:44:40Z",
  "v": 2,
  "vers": "2.2.0",
  "yanked": false
}
