{
  "cksum": "2e01a8aa7defa74ce8a2f6b71df8a1a66c7aa8493132b49cc978de28a78dabb5",
  "crate_file": "obcrypt-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/obcrypt/obcrypt-0.1.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "aead",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "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": [
        "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": "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": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zeroize",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "aags": [
      "aes-gcm-siv"
    ],
    "aasv": [
      "aes-siv"
    ],
    "apgs": [
      "aes-gcm-siv"
    ],
    "apsv": [
      "aes-siv"
    ],
    "atier": [
      "aags",
      "apgs",
      "aasv",
      "apsv"
    ],
    "default": [
      "secure-schemes"
    ],
    "mock": [],
    "secure-schemes": [
      "atier",
      "utier"
    ],
    "upbc": [
      "aes",
      "cipher",
      "cbc"
    ],
    "utier": [
      "upbc"
    ]
  },
  "index_path": "ob/cr/obcrypt",
  "name": "obcrypt",
  "pubtime": "2026-05-22T01:42:39Z",
  "rust_version": "1.77.0",
  "vers": "0.1.1",
  "yanked": false
}
