{
  "cksum": "8bda8b5f136b2ce90b27a69b49b6a06c3bd0bda59e076e78eff45336cd499d2c",
  "crate_file": "hpke-0.14.0-pre.2.crate",
  "crate_url": "https://static.crates.io/crates/hpke/hpke-0.14.0-pre.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.6.0-rc.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "=0.11.0-rc.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "=0.11.0-rc.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sys_rng"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": false,
      "req": "=0.13.0-rc.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hybrid-array",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "ecdh"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "ecdh"
      ],
      "kind": "normal",
      "name": "p384",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "ecdh"
      ],
      "kind": "normal",
      "name": "p521",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "=0.11.0-rc.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": false,
      "req": "=0.11.0-rc.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hazmat"
      ],
      "kind": "normal",
      "name": "x-wing",
      "optional": true,
      "req": "^0.1.0-pre.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "static_secrets"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "hazmat-streaming-enc": []
  },
  "features2": {
    "aes": [
      "dep:aes-gcm"
    ],
    "chacha": [
      "dep:chacha20poly1305"
    ],
    "default": [
      "getrandom",
      "alloc",
      "p256",
      "x25519",
      "aes",
      "chacha"
    ],
    "getrandom": [
      "dep:getrandom"
    ],
    "kat": [
      "alloc",
      "x25519",
      "p256",
      "p384",
      "p521",
      "xwing"
    ],
    "p256": [
      "dep:p256"
    ],
    "p384": [
      "dep:p384"
    ],
    "p521": [
      "dep:p521"
    ],
    "x25519": [
      "dep:x25519-dalek"
    ],
    "xwing": [
      "dep:x-wing"
    ]
  },
  "index_path": "hp/ke/hpke",
  "name": "hpke",
  "pubtime": "2026-02-25T23:15:22Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.14.0-pre.2",
  "yanked": false
}
