{
  "cksum": "f62c09738b2fd355a2b9c780fe3ecf63c4c30aef57ea0e4452bb375906b4376e",
  "crate_file": "puressh-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/puressh/puressh-0.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "with-alloc"
      ],
      "kind": "normal",
      "name": "miniz_oxide",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hash",
        "cipher",
        "kdf",
        "rng",
        "rsa",
        "dh",
        "ec",
        "der"
      ],
      "kind": "normal",
      "name": "purecrypto",
      "optional": false,
      "req": "^0.2",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "purecrypto/alloc"
    ],
    "client": [],
    "server": [],
    "std": [
      "purecrypto/std",
      "alloc"
    ]
  },
  "features2": {
    "compress": [
      "dep:miniz_oxide"
    ],
    "default": [
      "std",
      "client",
      "server",
      "compress"
    ]
  },
  "index_path": "pu/re/puressh",
  "name": "puressh",
  "pubtime": "2026-05-27T14:26:48Z",
  "rust_version": "1.95",
  "v": 2,
  "vers": "0.0.1",
  "yanked": false
}
