{
  "cksum": "ca8dc049d7087ae2b18d875a82be5454d7298e483657406b73daf7efd60cfd05",
  "crate_file": "sec-mem-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/sec-mem/sec-mem-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "default": [
      "sec_mem",
      "encryption"
    ],
    "encryption": [
      "sec_mem",
      "chacha20"
    ],
    "key_shielding": [
      "encryption",
      "blake3"
    ],
    "sec_mem": [
      "libc"
    ]
  },
  "index_path": "se/c-/sec-mem",
  "name": "sec-mem",
  "pubtime": "2026-06-17T12:56:00Z",
  "rust_version": "1.87",
  "vers": "0.1.1",
  "yanked": false
}
