{
  "cksum": "8c47a3090bccefe5679a52e9c0ae19e0488fd550c2e67fb66faca878d9530d9f",
  "crate_file": "hash2group-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/hash2group/hash2group-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "min_const_generics"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.25.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^4.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.11.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "hash2curve"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": true,
      "req": "^0.13.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "expose-field",
        "hash2curve"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "arithmetic",
        "expose-field",
        "hash2curve"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "sha2",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "sha3",
      "optional": false,
      "req": "=0.11.0-rc.9",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "curve25519-dalek": [
      "dep:curve25519-dalek"
    ],
    "k256": [
      "dep:k256",
      "dep:elliptic-curve"
    ],
    "p256": [
      "dep:p256",
      "dep:elliptic-curve"
    ],
    "rfc9380": [
      "dep:digest"
    ]
  },
  "index_path": "ha/sh/hash2group",
  "name": "hash2group",
  "pubtime": "2026-04-28T18:59:09Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
