{
  "cksum": "f98d9cfdae9d5a5784112b3ccb315e554e07d2bc52a5586fcb35434ff6443dee",
  "crate_file": "faest-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/faest/faest-0.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bitvec",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "cfg-if",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cmov",
      "optional": false,
      "req": "^0.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cpufeatures",
      "optional": false,
      "req": "^0.3.0",
      "target": "cfg(any(target_arch = \"x86\", target_arch = \"x86_64\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ctr",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "generic-tests",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "extra-sizes"
      ],
      "kind": "normal",
      "name": "hybrid-array",
      "optional": false,
      "req": "^0.4.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "nist-pqc-seeded-rng",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pastey",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "thread_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde-big-array",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "signature",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vgzzq",
      "optional": false,
      "req": "^1",
      "target": "cfg(valgrind = \"enabled\")"
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": true,
      "req": "^1.2",
      "target": null
    }
  ],
  "features": {
    "opt-simd": [
      "std"
    ],
    "randomized-signer": [
      "signature/rand_core"
    ],
    "std": [
      "itertools/use_std",
      "rand/std_rng",
      "rand/std"
    ]
  },
  "features2": {
    "capi": [
      "dep:rand",
      "dep:libc",
      "dep:zeroize",
      "rand/std_rng",
      "rand/std",
      "rand/thread_rng"
    ],
    "default": [
      "zeroize",
      "randomized-signer",
      "opt-simd",
      "std"
    ],
    "serde": [
      "dep:serde",
      "dep:serde-big-array",
      "hybrid-array/serde"
    ],
    "zeroize": [
      "dep:zeroize",
      "aes/zeroize",
      "ctr/zeroize"
    ]
  },
  "index_path": "fa/es/faest",
  "name": "faest",
  "pubtime": "2026-05-04T21:11:23Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
