{
  "cksum": "382ca8d6bf6727f8517306d776fdac72fb5e0ed19cb9e6a3c559afc45849d87e",
  "crate_file": "hpke-crypto-0.0.0.crate",
  "crate_url": "https://static.crates.io/crates/hpke-crypto/hpke-crypto-0.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "=0.6.0-rc.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "=0.11.0-rc.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aws-lc-rs",
      "optional": true,
      "req": "^1.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "=0.11.0-rc.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "const-hex",
      "optional": false,
      "req": "^1.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "crypto-bigint",
      "optional": false,
      "req": "=0.7.0-rc.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": true,
      "req": "=0.14.0-rc.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "graviola",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "=0.13.0-rc.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "=0.13.0-rc.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "ecdh"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "=0.14.0-rc.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "ecdh"
      ],
      "kind": "normal",
      "name": "p384",
      "optional": true,
      "req": "=0.14.0-rc.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "ecdh"
      ],
      "kind": "normal",
      "name": "p521",
      "optional": true,
      "req": "=0.14.0-rc.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "quanta",
      "optional": false,
      "req": "^0.12.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "os_rng"
      ],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": true,
      "req": "^0.17.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "=0.11.0-rc.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^2.0.0-alpha.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.6",
      "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": "wrapper-lite",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "static_secrets"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": true,
      "req": "^3.0.0-pre.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize_derive",
      "optional": false,
      "req": "^1.4",
      "target": null
    }
  ],
  "features": {
    "_backend": [],
    "default": [],
    "hazmat": [],
    "std": []
  },
  "features2": {
    "backend-aws-lc-rs": [
      "_backend",
      "dep:aws-lc-rs",
      "dep:rand_chacha",
      "dep:x25519-dalek"
    ],
    "backend-graviola": [
      "_backend",
      "std",
      "dep:graviola"
    ],
    "backend-ring": [
      "_backend",
      "dep:ring",
      "dep:rand_chacha",
      "dep:x25519-dalek"
    ],
    "backend-rustcrypto": [
      "_backend",
      "std",
      "dep:aead",
      "dep:aes-gcm",
      "dep:chacha20poly1305",
      "dep:elliptic-curve",
      "dep:hkdf",
      "dep:hmac",
      "dep:x25519-dalek",
      "dep:p256",
      "dep:p384",
      "dep:p521",
      "dep:rand_chacha",
      "dep:sha2"
    ],
    "serde": [
      "dep:serde"
    ]
  },
  "index_path": "hp/ke/hpke-crypto",
  "name": "hpke-crypto",
  "pubtime": "2025-11-10T08:15:05Z",
  "rust_version": "1.91.0",
  "v": 2,
  "vers": "0.0.0",
  "yanked": false
}
