{
  "cksum": "ea53d101c43498e42406e473c0493b1f506a8e82b58b4d45fa00c55309ee4ec9",
  "crate_file": "cryprot-ot-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/cryprot-ot/cryprot-ot-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.102",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bitvec",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "must_cast"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "async_tokio",
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cryprot-codes",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio-rayon"
      ],
      "kind": "normal",
      "name": "cryprot-core",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "__testing"
      ],
      "kind": "dev",
      "name": "cryprot-core",
      "optional": false,
      "req": "^0.3.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cryprot-net",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "__testing"
      ],
      "kind": "dev",
      "name": "cryprot-net",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cryprot-pprf",
      "optional": false,
      "req": "^0.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand_core",
        "serde"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": false,
      "req": "^4.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytemuck"
      ],
      "kind": "normal",
      "name": "hybrid-array",
      "optional": true,
      "req": "^0.4.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ml-kem",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "module-lattice",
      "optional": true,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.203",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_bytes",
      "optional": false,
      "req": "^0.11.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": true,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shake",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "const-generics"
      ],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "_ml-kem-base-ot": [
      "dep:hybrid-array",
      "dep:ml-kem",
      "dep:module-lattice",
      "dep:sha3",
      "dep:shake"
    ],
    "ml-kem-base-ot-1024": [
      "_ml-kem-base-ot"
    ],
    "ml-kem-base-ot-512": [
      "_ml-kem-base-ot"
    ],
    "ml-kem-base-ot-768": [
      "_ml-kem-base-ot"
    ]
  },
  "index_path": "cr/yp/cryprot-ot",
  "name": "cryprot-ot",
  "pubtime": "2026-05-28T18:00:40Z",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
