{
  "cksum": "c511fdba8466006f4de1086fee5f38fd220eac5eeaf0270dbfde3e9d538030e7",
  "crate_file": "ssi-crypto-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/ssi-crypto/ssi-crypto-0.1.1.crate",
  "deps": [
    {
      "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": true,
      "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.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.8",
      "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": "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": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "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": "thiserror",
      "optional": false,
      "req": "^1.0",
      "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",
      "bs58"
    ],
    "secp256k1": [
      "k256",
      "keccak"
    ]
  },
  "features2": {
    "bbs": [
      "dep:bbs",
      "pairing-plus",
      "rand_old",
      "sha2_old",
      "hkdf",
      "serde"
    ],
    "ring": [
      "dep:ring"
    ]
  },
  "index_path": "ss/i-/ssi-crypto",
  "name": "ssi-crypto",
  "pubtime": "2023-09-25T15:03:15Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
