{
  "cksum": "4215e13e7cad7ce203fe495b0492e5146a6f1f1002dbb19f923ef0f4dce72a16",
  "crate_file": "obcrypt-1.0.0-rc1.crate",
  "crate_url": "https://static.crates.io/crates/obcrypt/obcrypt-1.0.0-rc1.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-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": [
        "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": "hkdf",
      "optional": true,
      "req": "^0.12",
      "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": "sha2",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "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": {
    "default": [
      "dgcmsiv",
      "pgcmsiv",
      "dsiv",
      "psiv"
    ],
    "dgcmsiv": [
      "aes-gcm-siv",
      "hkdf",
      "sha2"
    ],
    "dsiv": [
      "aes-siv"
    ],
    "mock": [],
    "pgcmsiv": [
      "aes-gcm-siv",
      "hkdf",
      "sha2"
    ],
    "psiv": [
      "aes-siv"
    ]
  },
  "index_path": "ob/cr/obcrypt",
  "name": "obcrypt",
  "pubtime": "2026-06-16T19:48:18Z",
  "rust_version": "1.77.0",
  "vers": "1.0.0-rc1",
  "yanked": false
}
