{
  "cksum": "8e6fea83d3ddd39a06d3f8f2346731a9d8c6a2d5d86a6784f77cc50693e359d1",
  "crate_file": "arcanum-pqc-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/arcanum-pqc/arcanum-pqc-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arcanum-core",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sha2"
      ],
      "kind": "normal",
      "name": "arcanum-primitives",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kem",
      "optional": false,
      "req": "^0.3.0-pre.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ml-dsa",
      "optional": true,
      "req": "^0.1.0-rc.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ml-kem",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rstest",
      "optional": false,
      "req": "^0.23",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "asm"
      ],
      "kind": "normal",
      "name": "sha2",
      "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": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "static_secrets"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "aarch64"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "ml-dsa-native": [
      "arcanum-primitives/shake"
    ],
    "simd": [
      "std",
      "arcanum-primitives/simd"
    ],
    "slh-dsa": [],
    "std": []
  },
  "features2": {
    "all": [
      "ml-kem",
      "ml-dsa",
      "ml-dsa-native",
      "slh-dsa",
      "hybrid"
    ],
    "default": [
      "std",
      "ml-kem"
    ],
    "hybrid": [
      "ml-kem"
    ],
    "ml-dsa": [
      "dep:ml-dsa"
    ],
    "ml-kem": [
      "dep:ml-kem"
    ],
    "optimized": [
      "simd",
      "parallel"
    ],
    "parallel": [
      "dep:rayon",
      "std"
    ]
  },
  "index_path": "ar/ca/arcanum-pqc",
  "name": "arcanum-pqc",
  "pubtime": "2026-01-26T07:52:04Z",
  "rust_version": "1.89",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
