{
  "cksum": "897778ef8a26992c0b03fe0d36575f37c47ba5083feb35c8078a2df2089c9124",
  "crate_file": "crypto-seal-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/crypto-seal/crypto-seal-0.4.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "aes",
        "alloc",
        "stream"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": false,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bs58",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "zeroize"
      ],
      "kind": "normal",
      "name": "curve25519-dalek",
      "optional": false,
      "req": "^4.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde",
        "rand_core",
        "alloc",
        "zeroize"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": false,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": false,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": false,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "ecdh",
        "alloc",
        "arithmetic"
      ],
      "kind": "normal",
      "name": "k256",
      "optional": false,
      "req": "^0.13.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "ecdh",
        "alloc",
        "arithmetic"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": false,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "ecdh",
        "alloc",
        "arithmetic"
      ],
      "kind": "normal",
      "name": "p384",
      "optional": false,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "postcard",
      "optional": false,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.150",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "signature",
      "optional": false,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "static_secrets",
        "alloc",
        "zeroize"
      ],
      "kind": "normal",
      "name": "x25519-dalek",
      "optional": false,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.9.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "std"
    ],
    "json": [
      "dep:serde_json"
    ],
    "std": [
      "ed25519-dalek/std",
      "k256/std",
      "p256/std",
      "p384/std",
      "signature/std",
      "sha2/std",
      "hmac/std",
      "hkdf/std",
      "aes-gcm/std",
      "thiserror/std",
      "zeroize/std",
      "rand/std",
      "rand/std_rng",
      "bs58/std",
      "serde/std",
      "postcard/use-std",
      "serde_json?/std"
    ]
  },
  "index_path": "cr/yp/crypto-seal",
  "name": "crypto-seal",
  "pubtime": "2026-06-27T23:54:44Z",
  "rust_version": "1.93",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
