{
  "cksum": "a8fa616041ba0cc2bf255dfda44a7928518192ce98129f3fbc6a0b612ea30802",
  "crate_file": "dcrypt-1.2.0.crate",
  "crate_url": "https://static.crates.io/crates/dcrypt/dcrypt-1.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dcrypt-algorithms",
      "optional": true,
      "req": "=1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dcrypt-api",
      "optional": false,
      "req": "=1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dcrypt-common",
      "optional": false,
      "req": "=1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dcrypt-hybrid",
      "optional": true,
      "req": "=1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dcrypt-internal",
      "optional": false,
      "req": "=1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dcrypt-kem",
      "optional": true,
      "req": "=1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dcrypt-params",
      "optional": false,
      "req": "=1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dcrypt-pke",
      "optional": true,
      "req": "=1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dcrypt-sign",
      "optional": true,
      "req": "=1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dcrypt-symmetric",
      "optional": true,
      "req": "=1.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.219",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0.69",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8.1",
      "target": null
    }
  ],
  "features": {
    "alloc": []
  },
  "features2": {
    "algorithms": [
      "dep:dcrypt-algorithms"
    ],
    "default": [
      "std",
      "traditional"
    ],
    "full": [
      "std",
      "alloc",
      "serde",
      "traditional",
      "post-quantum",
      "hybrid",
      "algorithms",
      "symmetric",
      "kem",
      "sign",
      "pke"
    ],
    "hybrid": [
      "dep:dcrypt-hybrid",
      "traditional",
      "post-quantum"
    ],
    "kem": [
      "dep:dcrypt-kem"
    ],
    "pke": [
      "dep:dcrypt-pke"
    ],
    "post-quantum": [
      "dcrypt-kem?/post-quantum",
      "dcrypt-sign?/post-quantum"
    ],
    "serde": [
      "dep:serde",
      "dep:thiserror"
    ],
    "sign": [
      "dep:dcrypt-sign"
    ],
    "std": [
      "rand?/std",
      "dcrypt-api/std",
      "dcrypt-common/std",
      "dcrypt-internal/std",
      "dcrypt-algorithms?/std",
      "dcrypt-symmetric?/std",
      "dcrypt-kem?/std",
      "dcrypt-sign?/std",
      "dcrypt-pke?/std",
      "dcrypt-hybrid?/std"
    ],
    "symmetric": [
      "dep:dcrypt-symmetric"
    ],
    "traditional": [
      "dep:dcrypt-algorithms",
      "dep:dcrypt-symmetric",
      "dcrypt-kem?/traditional",
      "dcrypt-sign?/traditional",
      "dep:dcrypt-pke"
    ]
  },
  "index_path": "dc/ry/dcrypt",
  "name": "dcrypt",
  "pubtime": "2025-12-08T14:44:20Z",
  "v": 2,
  "vers": "1.2.0",
  "yanked": false
}
