{
  "cksum": "ad1f44f5f3c727f526d62a8682f5565a38858e4fa206010c3e11e4696ff5471b",
  "crate_file": "darkbio-crypto-0.6.2.crate",
  "crate_url": "https://static.crates.io/crates/darkbio-crypto/darkbio-crypto-0.6.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "age-core",
      "optional": true,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bcder",
      "optional": true,
      "req": "^0.7.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": true,
      "req": "^0.4.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ciborium",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "der",
      "optional": true,
      "req": "^0.7.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "pem",
        "rand_core"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "hpke",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pem",
      "optional": true,
      "req": "^3.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pin-project",
      "optional": true,
      "req": "^1.1.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "pkcs8",
      "optional": true,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sha2"
      ],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.9.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "signature",
      "optional": true,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "spki",
      "optional": true,
      "req": "^0.7.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x509-certificate",
      "optional": true,
      "req": "^0.25.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "x509-parser",
      "optional": true,
      "req": "^0.18.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.8.1",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "cbor": [
      "dep:serde",
      "dep:ciborium"
    ],
    "cert": [
      "eddsa",
      "dep:bcder",
      "dep:chrono",
      "dep:x509-certificate",
      "dep:x509-parser",
      "dep:bytes"
    ],
    "eddsa": [
      "dep:ed25519-dalek",
      "dep:signature"
    ],
    "hpke": [
      "dep:rand",
      "dep:rand_chacha",
      "dep:getrandom",
      "dep:hpke",
      "dep:pem",
      "dep:pkcs8",
      "dep:spki",
      "dep:der"
    ],
    "rand": [
      "dep:rand",
      "dep:rand_chacha",
      "dep:getrandom"
    ],
    "rsa": [
      "dep:rsa",
      "dep:signature"
    ],
    "stream": [
      "dep:age-core",
      "dep:chacha20poly1305",
      "dep:pin-project",
      "dep:zeroize"
    ]
  },
  "index_path": "da/rk/darkbio-crypto",
  "name": "darkbio-crypto",
  "pubtime": "2025-09-01T08:00:21Z",
  "v": 2,
  "vers": "0.6.2",
  "yanked": false
}
