{
  "cksum": "344e2b65599a56b638e12f55181c9ab02de8edae9f62c6a4359206abf965a961",
  "crate_file": "cosmian_crypto_core-9.0.2.crate",
  "crate_url": "https://static.crates.io/crates/cosmian_crypto_core/cosmian_crypto_core-9.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "stream"
      ],
      "kind": "normal",
      "name": "aead",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blake2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "seal"
      ],
      "kind": "normal",
      "name": "crypto_box",
      "optional": true,
      "req": "^0.9.0-rc.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": true,
      "req": "^4.0.0-rc.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.0.0-rc.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "leb128",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "libsodium-sys-stable",
      "optional": false,
      "req": "^1.19.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.6.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "signature",
      "optional": true,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "shake"
      ],
      "kind": "normal",
      "name": "tiny-keccak",
      "optional": true,
      "req": "^2.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "zeroize_derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.6",
      "target": null
    }
  ],
  "features": {
    "aes": [
      "aead",
      "aes-gcm"
    ],
    "blake": [
      "blake2"
    ],
    "chacha": [
      "aead",
      "chacha20poly1305",
      "chacha20"
    ],
    "curve25519": [
      "curve25519-dalek",
      "ed25519-dalek",
      "signature"
    ],
    "default": [
      "aes",
      "chacha",
      "ecies",
      "curve25519",
      "ser",
      "blake",
      "sha3",
      "rfc5649"
    ],
    "ecies": [
      "aead",
      "crypto_box"
    ],
    "rfc5649": [
      "aes",
      "chacha"
    ],
    "ser": [
      "leb128"
    ],
    "sha3": [
      "tiny-keccak"
    ]
  },
  "index_path": "co/sm/cosmian_crypto_core",
  "name": "cosmian_crypto_core",
  "pubtime": "2023-08-13T16:51:31Z",
  "vers": "9.0.2",
  "yanked": false
}
