{
  "cksum": "afe3b3cdc090c738e01bed08dc9d89b1a2b2d078f8de5636b60b52ec32bf8ce5",
  "crate_file": "sm2-0.13.0.crate",
  "crate_url": "https://static.crates.io/crates/sm2/sm2-0.13.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "hazmat",
        "sec1"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "primeorder",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "dev",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rfc6979",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serdect",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signature",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sm3",
      "optional": true,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "alloc": [
      "elliptic-curve/alloc"
    ],
    "getrandom": [
      "rand_core/getrandom"
    ],
    "pem": [
      "elliptic-curve/pem",
      "pkcs8"
    ],
    "pkcs8": [
      "elliptic-curve/pkcs8"
    ]
  },
  "features2": {
    "arithmetic": [
      "dep:primeorder",
      "elliptic-curve/arithmetic"
    ],
    "default": [
      "arithmetic",
      "pem",
      "std"
    ],
    "dsa": [
      "arithmetic",
      "dep:rfc6979",
      "dep:signature",
      "dep:sm3"
    ],
    "serde": [
      "elliptic-curve/serde",
      "primeorder?/serde",
      "serdect"
    ],
    "std": [
      "alloc",
      "elliptic-curve/std",
      "signature?/std"
    ]
  },
  "index_path": "3/s/sm2",
  "name": "sm2",
  "pubtime": "2023-04-15T17:54:16Z",
  "rust_version": "1.65",
  "v": 2,
  "vers": "0.13.0",
  "yanked": true
}
