{
  "cksum": "a9bcd26fea4e2dbb927a24fd81e51e93a47b83efab76c15e0fbd80f1814f535e",
  "crate_file": "hpke-core-0.0.0.crate",
  "crate_url": "https://static.crates.io/crates/hpke-core/hpke-core-0.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "const-hex",
      "optional": true,
      "req": "^1.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hpke-crypto",
      "optional": false,
      "req": "=0.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^2.0.0-alpha.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "test-case",
      "optional": false,
      "req": "^3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "hazmat": [
      "dep:const-hex"
    ],
    "serde": [
      "dep:serde",
      "hpke-crypto/serde"
    ],
    "std": [
      "serde?/std",
      "hpke-crypto/std"
    ],
    "test-vectors": [
      "std",
      "serde",
      "dep:const-hex",
      "dep:serde_json"
    ]
  },
  "index_path": "hp/ke/hpke-core",
  "name": "hpke-core",
  "pubtime": "2025-11-10T08:15:11Z",
  "rust_version": "1.91.0",
  "v": 2,
  "vers": "0.0.0",
  "yanked": false
}
