{
  "cksum": "f746c0148b66b0c37db23f94db25ecab2bbc7fb0b441d7844fbf7dfd316d7e80",
  "crate_file": "pakery-crypto-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/pakery-crypto/pakery-crypto-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "argon2",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "group"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "hash2curve"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pakery-core",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pakery-cpace",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pakery-opaque",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pakery-spake2",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pakery-spake2plus",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8",
      "target": null
    }
  ],
  "features": {
    "os_rng": [
      "rand_core/os_rng"
    ],
    "std": [
      "pakery-core/std"
    ]
  },
  "features2": {
    "argon2": [
      "dep:argon2"
    ],
    "cpace": [
      "dep:pakery-cpace"
    ],
    "default": [
      "std",
      "ristretto255"
    ],
    "opaque": [
      "dep:pakery-opaque"
    ],
    "p256": [
      "dep:p256",
      "dep:sha2",
      "dep:hkdf",
      "dep:hmac",
      "dep:digest"
    ],
    "ristretto255": [
      "dep:curve25519-dalek",
      "dep:sha2",
      "dep:hkdf",
      "dep:hmac",
      "dep:digest"
    ],
    "spake2": [
      "dep:pakery-spake2"
    ],
    "spake2plus": [
      "dep:pakery-spake2plus"
    ]
  },
  "index_path": "pa/ke/pakery-crypto",
  "name": "pakery-crypto",
  "pubtime": "2026-05-03T09:34:30Z",
  "rust_version": "1.79",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
