{
  "cksum": "0d5926560aa18d0a437ef884b5f18a61507c00c7268e1faaf6a6e288d89a3675",
  "crate_file": "memsecurity-3.5.2.crate",
  "crate_url": "https://static.crates.io/crates/memsecurity/memsecurity-3.5.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "arrayvec",
      "optional": true,
      "req": "^0.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "ascon-aead",
      "optional": true,
      "req": "^0.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytes",
        "borsh-derive",
        "derive"
      ],
      "kind": "normal",
      "name": "borsh",
      "optional": false,
      "req": "^1.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "signature",
        "zeroize"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.1.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.19.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": [
        "v4",
        "rng"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.6.1",
      "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.7.0",
      "target": null
    }
  ],
  "features": {
    "clonable_mem": []
  },
  "features2": {
    "default": [
      "encryption",
      "random",
      "symm_asymm"
    ],
    "ed25519": [
      "dep:ed25519-dalek"
    ],
    "encryption": [
      "dep:once_cell",
      "random",
      "dep:memsec",
      "dep:blake3",
      "symm_asymm",
      "dep:ascon-aead"
    ],
    "full": [
      "encryption",
      "random",
      "ed25519",
      "x25519",
      "symm_asymm",
      "clonable_mem",
      "uuid"
    ],
    "random": [
      "dep:rand_core",
      "dep:rand_chacha"
    ],
    "symm_asymm": [
      "dep:bytes",
      "dep:arrayvec",
      "dep:blake3"
    ],
    "uuid": [
      "dep:uuid"
    ],
    "x25519": [
      "dep:x25519-dalek"
    ]
  },
  "index_path": "me/ms/memsecurity",
  "name": "memsecurity",
  "pubtime": "2024-01-05T11:18:48Z",
  "v": 2,
  "vers": "3.5.2",
  "yanked": false
}
