{
  "cksum": "1a8b6ed2609b00f0cc59bbdd5c9c90df3f208e9b7301a60ed874f95f4013ada4",
  "crate_file": "pakery-crypto-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/pakery-crypto/pakery-crypto-0.1.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.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pakery-cpace",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pakery-opaque",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pakery-spake2",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pakery-spake2plus",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "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": {
    "getrandom": [
      "rand_core/getrandom"
    ],
    "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-03-07T23:48:36Z",
  "rust_version": "1.79",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
