{
  "cksum": "674dfa3a5b97b62e039b9e9d94f23887c6b474a7294f272a10327d65af2c8001",
  "crate_file": "signatory-0.22.0.crate",
  "crate_url": "https://static.crates.io/crates/signatory/signatory-0.22.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "digest",
        "hazmat",
        "zeroize"
      ],
      "kind": "normal",
      "name": "ecdsa",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa-core",
        "sha256"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa-core",
        "sha256"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "sha384"
      ],
      "kind": "normal",
      "name": "p384",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive-preview"
      ],
      "kind": "normal",
      "name": "signature",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "base64",
        "hex"
      ],
      "kind": "normal",
      "name": "subtle-encoding",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "default": [
      "encoding",
      "getrandom",
      "std"
    ],
    "digest": [
      "signature/digest-preview"
    ],
    "encoding": [
      "subtle-encoding"
    ],
    "pkcs8": [
      "encoding"
    ],
    "std": [
      "alloc",
      "signature/std",
      "subtle-encoding/std"
    ],
    "test-vectors": []
  },
  "index_path": "si/gn/signatory",
  "name": "signatory",
  "pubtime": "2020-10-12T15:23:22Z",
  "vers": "0.22.0",
  "yanked": false
}
