{
  "cksum": "ce7bdfd2aa65b70b9c408f9c3c8656ce2cbc899a2c8209b999a1fc25d99131b0",
  "crate_file": "dgsp-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/dgsp/dgsp-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": false,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": true,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serialization"
      ],
      "kind": "normal",
      "name": "pqcrypto-sphincsplus",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pqcrypto-traits",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-big-array",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sled",
      "optional": true,
      "req": "^0.34.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tracing-test",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8.1",
      "target": null
    }
  ],
  "features": {
    "benchmarking": [],
    "default": [
      "sphincs_shake_256f",
      "serialization",
      "in-disk",
      "in-memory",
      "benchmarking"
    ],
    "in-disk": [
      "sled",
      "bincode",
      "serialization",
      "serde_json"
    ],
    "in-memory": [],
    "serialization": [
      "serde",
      "serde-big-array"
    ],
    "sphincs_sha2_128f": [
      "sha2"
    ],
    "sphincs_sha2_128s": [
      "sha2"
    ],
    "sphincs_sha2_192f": [
      "sha2"
    ],
    "sphincs_sha2_192s": [
      "sha2"
    ],
    "sphincs_sha2_256f": [
      "sha2"
    ],
    "sphincs_sha2_256s": [
      "sha2"
    ],
    "sphincs_shake_128f": [
      "sha3"
    ],
    "sphincs_shake_128s": [
      "sha3"
    ],
    "sphincs_shake_192f": [
      "sha3"
    ],
    "sphincs_shake_192s": [
      "sha3"
    ],
    "sphincs_shake_256f": [
      "sha3"
    ],
    "sphincs_shake_256s": [
      "sha3"
    ]
  },
  "index_path": "dg/sp/dgsp",
  "name": "dgsp",
  "pubtime": "2026-02-26T02:35:05Z",
  "rust_version": "1.63.0",
  "vers": "0.1.0",
  "yanked": false
}
