{
  "cksum": "b1d8cd71887cb295623ca6c0a316a3ec3570609b939f22d2a50e7fa3c73f190a",
  "crate_file": "obcrypt-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/obcrypt/obcrypt-1.0.0.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-28T21:16:01Z",
  "rust_version": "1.77.0",
  "vers": "1.0.0",
  "yanked": false
}
