{
  "cksum": "993102ec75a4d1c042bb002349b0bbc7322c05231eeef8be06b71a556065d799",
  "crate_file": "crypt_guard-1.0.1.crate",
  "crate_url": "https://static.crates.io/crates/crypt_guard/crypt_guard-1.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": false,
      "req": "^2.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "xchacha20"
      ],
      "kind": "normal",
      "name": "crypt_guard_kyber",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "dilithium"
      ],
      "kind": "normal",
      "name": "crypt_guard_sign",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": false,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indicatif",
      "optional": false,
      "req": "^0.17.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pqcrypto-classicmceliece",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pqcrypto-dilithium",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pqcrypto-falcon",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pqcrypto-kyber",
      "optional": true,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pqcrypto-saber",
      "optional": true,
      "req": "^0.1.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pqcrypto-traits",
      "optional": false,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": false,
      "req": "^3.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.35.1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "dep:aes",
      "dep:pqcrypto-falcon",
      "dep:crypt_guard_kyber",
      "dep:crypt_guard_sign",
      "dep:pqcrypto-kyber"
    ],
    "dilithium": [
      "dep:pqcrypto-dilithium"
    ],
    "full": [
      "xchacha20",
      "dilithium"
    ],
    "xchacha20": [
      "dep:chacha20"
    ]
  },
  "index_path": "cr/yp/crypt_guard",
  "name": "crypt_guard",
  "pubtime": "2024-01-30T14:59:30Z",
  "v": 2,
  "vers": "1.0.1",
  "yanked": false
}
