{
  "cksum": "271d9823b2fe85e266dd154b460cbc41241b1c1e0a5d84523554e0a36feb118b",
  "crate_file": "purecrypto-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/purecrypto/purecrypto-0.4.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "zlib"
      ],
      "kind": "normal",
      "name": "compcol",
      "optional": true,
      "req": "^0.4",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "bignum": [],
    "cipher": [],
    "cli": [
      "std",
      "hash",
      "rng",
      "rsa",
      "ec",
      "der",
      "x509",
      "tls",
      "dtls",
      "quic",
      "kdf",
      "cipher"
    ],
    "der": [],
    "dh": [
      "bignum",
      "rng",
      "alloc"
    ],
    "dtls": [
      "tls"
    ],
    "ec": [
      "bignum",
      "rng",
      "hash",
      "alloc"
    ],
    "ech": [
      "tls",
      "hpke"
    ],
    "ffi": [
      "std",
      "hash",
      "rng",
      "rsa",
      "ec",
      "der",
      "x509",
      "tls",
      "dtls",
      "quic",
      "mldsa",
      "slhdsa",
      "mlkem",
      "kdf",
      "cipher"
    ],
    "hash": [],
    "hpke": [
      "hash",
      "kdf",
      "ec",
      "cipher",
      "rng",
      "alloc"
    ],
    "kdf": [
      "hash",
      "cipher"
    ],
    "linux-getrandom": [
      "rng",
      "std"
    ],
    "mac": [
      "cipher"
    ],
    "mldsa": [
      "hash",
      "rng",
      "alloc"
    ],
    "mlkem": [
      "hash",
      "rng"
    ],
    "quic": [
      "tls",
      "std"
    ],
    "rng": [
      "hash"
    ],
    "rsa": [
      "bignum",
      "rng",
      "hash"
    ],
    "slhdsa": [
      "hash",
      "rng",
      "alloc"
    ],
    "std": [
      "alloc"
    ],
    "tls": [
      "cipher",
      "hash",
      "kdf",
      "ec",
      "rsa",
      "x509",
      "der",
      "rng",
      "mlkem",
      "alloc"
    ],
    "x509": [
      "der",
      "rsa",
      "hash",
      "alloc",
      "ec"
    ]
  },
  "features2": {
    "cert-compression": [
      "tls",
      "dep:compcol"
    ],
    "default": [
      "std",
      "hash",
      "cipher",
      "kdf",
      "bignum",
      "rng",
      "rsa",
      "der",
      "dh",
      "x509",
      "ec",
      "tls",
      "dtls",
      "mlkem",
      "mldsa",
      "slhdsa",
      "mac",
      "cert-compression",
      "cli"
    ]
  },
  "index_path": "pu/re/purecrypto",
  "name": "purecrypto",
  "pubtime": "2026-05-30T02:06:42Z",
  "rust_version": "1.95",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
