{
  "cksum": "ca886400071ea6f8512dd8558ed7b8de6faebbed73daac355e4df3961a12f098",
  "crate_file": "coffio-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/coffio/coffio-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "std",
        "aes"
      ],
      "kind": "normal",
      "name": "aes-gcm",
      "optional": true,
      "req": "^0.10.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "base64ct",
      "optional": false,
      "req": "^1.6.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blake3",
      "optional": true,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "chacha20poly1305",
      "optional": true,
      "req": "^0.10.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "criterion",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.57",
      "target": null
    }
  ],
  "features": {
    "aes": [
      "encryption",
      "aes-gcm",
      "hkdf",
      "sha2"
    ],
    "benchmark": [
      "criterion"
    ],
    "chacha": [
      "encryption",
      "chacha20poly1305",
      "blake3"
    ],
    "default": [
      "aes",
      "chacha",
      "ikm-management"
    ],
    "encrypt-at": [],
    "encryption": [],
    "ikm-management": []
  },
  "index_path": "co/ff/coffio",
  "name": "coffio",
  "pubtime": "2024-06-24T17:19:07Z",
  "vers": "0.1.0",
  "yanked": false
}
