{
  "cksum": "4b0a7a1dc52fd6d2ed663807d4441e3d50329ac0d74ef58f32287c98e5609d52",
  "crate_file": "memsecurity-3.3.1.crate",
  "crate_url": "https://static.crates.io/crates/memsecurity/memsecurity-3.3.1.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.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytes",
        "derive",
        "std"
      ],
      "kind": "normal",
      "name": "borsh",
      "optional": false,
      "req": "^1.0.0-alpha.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.5.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": [
        "signature",
        "zeroize"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memsec",
      "optional": true,
      "req": "^0.6.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.18.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": true,
      "features": [
        "zeroize",
        "static_secrets"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.6.0",
      "target": null
    }
  ],
  "features": {
    "clonable_mem": []
  },
  "features2": {
    "default": [
      "full"
    ],
    "ed25519": [
      "dep:ed25519-dalek"
    ],
    "encryption": [
      "dep:aead",
      "dep:chacha20poly1305",
      "dep:once_cell",
      "random",
      "dep:memsec",
      "dep:blake3",
      "symm_asymm"
    ],
    "full": [
      "symm_asymm",
      "clonable_mem",
      "random",
      "encryption",
      "ed25519",
      "x25519"
    ],
    "random": [
      "dep:rand_core",
      "dep:rand_chacha"
    ],
    "symm_asymm": [
      "dep:bytes",
      "dep:arrayvec",
      "dep:blake3"
    ],
    "x25519": [
      "dep:x25519-dalek"
    ]
  },
  "index_path": "me/ms/memsecurity",
  "name": "memsecurity",
  "pubtime": "2023-09-08T14:03:16Z",
  "v": 2,
  "vers": "3.3.1",
  "yanked": false
}
