{
  "cksum": "29a94d1eec86b40c43cab4c676fb7ef91fd1a3bc782b2c7719e157bc0f663eb6",
  "crate_file": "seal-crypto-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/seal-crypto/seal-crypto-0.1.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "aes",
        "getrandom",
        "alloc"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom",
        "alloc"
      ],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "der"
      ],
      "kind": "normal",
      "name": "ecdsa",
      "optional": true,
      "req": "^0.16.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "pkcs8"
      ],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "pkcs8"
      ],
      "kind": "normal",
      "name": "elliptic-curve",
      "optional": true,
      "req": "^0.13.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13.2",
      "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-kyber",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pqcrypto-traits",
      "optional": true,
      "req": "^0.3.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_core",
      "optional": false,
      "req": "^0.9.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.9.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rand_core"
      ],
      "kind": "normal",
      "name": "signature",
      "optional": true,
      "req": "^2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^2.0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1.8.1",
      "target": null
    }
  ],
  "features": {
    "asm": [
      "sha2/sha2-asm",
      "sha2/asm",
      "ed25519-dalek/asm"
    ],
    "avx2": [
      "pqcrypto-dilithium/avx2",
      "pqcrypto-kyber/avx2"
    ]
  },
  "features2": {
    "aes-gcm": [
      "dep:aes-gcm"
    ],
    "chacha20-poly1305": [
      "dep:chacha20poly1305"
    ],
    "classic": [
      "rsa",
      "aes-gcm",
      "chacha20-poly1305",
      "ecc",
      "ecdh"
    ],
    "default": [
      "std"
    ],
    "dilithium": [
      "dep:pqcrypto-dilithium",
      "dep:pqcrypto-traits"
    ],
    "ecc": [
      "dep:elliptic-curve",
      "dep:ecdsa",
      "dep:p256",
      "p256/alloc",
      "p256/arithmetic",
      "p256/ecdsa",
      "dep:ed25519-dalek",
      "dep:signature"
    ],
    "ecdh": [
      "elliptic-curve/ecdh",
      "dep:p256",
      "p256/ecdh",
      "p256/pkcs8"
    ],
    "full": [
      "classic",
      "pqc"
    ],
    "kyber": [
      "dep:pqcrypto-kyber",
      "dep:pqcrypto-traits"
    ],
    "pqc": [
      "kyber",
      "dilithium"
    ],
    "rsa": [
      "dep:rsa",
      "sha2"
    ],
    "sha2": [
      "dep:sha2"
    ],
    "std": [
      "rand_core/std",
      "aes-gcm/std",
      "chacha20poly1305/std",
      "dep:thiserror",
      "rsa/std",
      "elliptic-curve/std",
      "ecdsa/std",
      "p256/std",
      "ed25519-dalek/std"
    ]
  },
  "index_path": "se/al/seal-crypto",
  "name": "seal-crypto",
  "pubtime": "2025-06-26T17:15:38Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
