{
  "cksum": "2f979ed0e28d8f519600abf49ccc2c95f80bf9742e48147401d1fe0f2eb0d96b",
  "crate_file": "neon-crypto-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/neon-crypto/neon-crypto-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.11.0-rc.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "block-padding",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "block-padding"
      ],
      "kind": "normal",
      "name": "cbc",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "alloc",
        "block-padding"
      ],
      "kind": "normal",
      "name": "cipher",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "const-hex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "des",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "block-api"
      ],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "md-5",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "p12",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pem",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pkcs1",
      "optional": true,
      "req": "^0.8.0-rc.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "pem"
      ],
      "kind": "normal",
      "name": "pkcs8",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "sha1",
        "sha2"
      ],
      "kind": "normal",
      "name": "rsa",
      "optional": true,
      "req": "^0.10.0-rc.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha1",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "pem"
      ],
      "kind": "normal",
      "name": "spki",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "pem"
      ],
      "kind": "normal",
      "name": "x509-cert",
      "optional": true,
      "req": "^0.3.0-rc.4",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "aes": [
      "dep:aes",
      "dep:aes-gcm",
      "dep:cbc",
      "dep:cipher",
      "dep:block-padding",
      "dep:rand",
      "dep:base64"
    ],
    "des": [
      "dep:des",
      "dep:cipher",
      "dep:base64"
    ],
    "hash": [
      "dep:digest",
      "dep:md-5",
      "dep:sha1",
      "dep:sha2",
      "dep:hmac",
      "dep:const-hex"
    ],
    "rsa": [
      "dep:rsa",
      "dep:pkcs1",
      "dep:pkcs8",
      "dep:spki",
      "dep:x509-cert",
      "dep:p12",
      "dep:pem",
      "dep:md-5",
      "dep:sha1",
      "dep:sha2",
      "dep:digest",
      "dep:rand"
    ]
  },
  "index_path": "ne/on/neon-crypto",
  "name": "neon-crypto",
  "pubtime": "2026-06-02T06:27:40Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
