{
  "cksum": "fd46f0413b782f86b15d52e95f885ce472246491b5b570b15b0f229740b238cf",
  "crate_file": "oboron-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/oboron/oboron-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-gcm-siv",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes-siv",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cbc",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-encoding",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "jsonwebtoken",
      "optional": false,
      "req": "^9.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-bigint",
      "optional": false,
      "req": "^0.4.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.21.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "getrandom"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "all-alt-keys": [
      "hex-keys",
      "bytes-keys"
    ],
    "all-cbc-schemes": [
      "ob01",
      "ob21p"
    ],
    "all-gcm-schemes": [
      "ob31",
      "ob31p"
    ],
    "all-schemes": [
      "ob0x",
      "ob1x",
      "ob2x",
      "ob3x"
    ],
    "all-siv-schemes": [
      "ob32",
      "ob32p"
    ],
    "authenticated-schemes": [
      "ob3x"
    ],
    "bytes-keys": [],
    "default": [
      "std"
    ],
    "deterministic-schemes": [
      "ob01",
      "ob31",
      "ob32"
    ],
    "dev": [
      "full"
    ],
    "experimental": [],
    "full": [
      "all-schemes",
      "all-alt-keys",
      "keyless",
      "legacy",
      "non-crypto"
    ],
    "hex-keys": [],
    "insecure-schemes": [
      "ob0x",
      "ob1x"
    ],
    "keyless": [],
    "legacy": [
      "ob00"
    ],
    "non-crypto": [
      "ob70",
      "ob71"
    ],
    "ob00": [
      "aes",
      "cipher",
      "cbc"
    ],
    "ob01": [
      "aes",
      "cipher",
      "cbc"
    ],
    "ob0x": [
      "ob01"
    ],
    "ob1x": [],
    "ob21p": [
      "aes",
      "cipher",
      "cbc"
    ],
    "ob2x": [
      "ob21p"
    ],
    "ob31": [
      "aes-gcm-siv"
    ],
    "ob31p": [
      "aes-gcm-siv"
    ],
    "ob32": [
      "aes-siv"
    ],
    "ob32p": [
      "aes-siv"
    ],
    "ob3x": [
      "ob31",
      "ob31p",
      "ob32",
      "ob32p"
    ],
    "ob70": [],
    "ob71": [],
    "ob7x": [
      "ob70",
      "ob71"
    ],
    "probabilistic-schemes": [
      "ob21p",
      "ob31p",
      "ob32p"
    ],
    "secure-min": [
      "ob32"
    ],
    "secure-schemes": [
      "ob2x",
      "ob3x"
    ],
    "std": [
      "secure-schemes"
    ],
    "unchecked-utf8": []
  },
  "index_path": "ob/or/oboron",
  "name": "oboron",
  "pubtime": "2025-12-18T18:18:01Z",
  "rust_version": "1.77.0",
  "vers": "0.3.0",
  "yanked": false
}
