{
  "cksum": "c7bc78e7fc34a598ce6a1f0e4693db6b936512a7e7ff6e9f12231546e95a3408",
  "crate_file": "ssi-crypto-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/ssi-crypto/ssi-crypto-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.68",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bbs",
      "optional": true,
      "req": "=0.4.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "check"
      ],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iref",
      "optional": false,
      "req": "^3.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ecdsa"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "keccak-hash",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ecdsa"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pairing-plus",
      "optional": true,
      "req": "=0.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": false,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_old",
      "optional": true,
      "package": "rand",
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ring",
      "optional": true,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ripemd160",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2_old",
      "optional": true,
      "package": "sha2",
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "static-iref",
      "optional": false,
      "req": "^3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.40",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.5",
      "target": null
    }
  ],
  "features": {
    "default": [
      "secp256k1",
      "ripemd-160"
    ],
    "keccak": [
      "keccak-hash"
    ],
    "ripemd-160": [
      "ripemd160",
      "secp256k1"
    ],
    "secp256k1": [
      "k256",
      "getrandom",
      "keccak"
    ]
  },
  "features2": {
    "bbs": [
      "dep:bbs",
      "pairing-plus",
      "rand_old",
      "getrandom",
      "sha2_old",
      "hkdf"
    ],
    "ring": [
      "dep:ring"
    ]
  },
  "index_path": "ss/i-/ssi-crypto",
  "name": "ssi-crypto",
  "pubtime": "2024-07-26T15:09:23Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
