{
  "cksum": "b14ea4fa1acfe9e759ab5f50866e0dd44c3f9903e7e7feaabc7c3312853cb8a5",
  "crate_file": "cose_minicbor-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/cose_minicbor/cose_minicbor-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes-kw",
      "optional": true,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cbor-diag",
      "optional": false,
      "req": "^0.1.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cbor-macro",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cboritem",
      "optional": false,
      "req": "^0.1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ed25519-dalek",
      "optional": true,
      "req": "^2.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hbs-lms",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "heapless",
      "optional": false,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hex-literal",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": false,
      "req": "^0.12.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "minicbor",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "minicbor-adapters",
      "optional": false,
      "req": "^0.0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdsa",
        "ecdh"
      ],
      "kind": "normal",
      "name": "p256",
      "optional": true,
      "req": "^0.13.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ecdh"
      ],
      "kind": "normal",
      "name": "p521",
      "optional": true,
      "req": "^0.13.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": true,
      "req": "^0.10.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": false,
      "req": "^0.10.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "suit_cbor",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.17",
      "target": null
    }
  ],
  "features": {
    "a128kw": [
      "aes-kw"
    ],
    "a256kw": [
      "aes-kw"
    ],
    "decrypt": [],
    "default": [
      "hmac",
      "decrypt",
      "es256",
      "sha256"
    ],
    "ecdh_es": [
      "ecdh_p256"
    ],
    "ecdh_p256": [
      "p256"
    ],
    "ecdh_p521": [
      "p521"
    ],
    "ed25519": [
      "ed25519-dalek"
    ],
    "es256": [
      "p256"
    ],
    "hmac256": [
      "hmac",
      "decrypt"
    ],
    "hss_lms": [
      "hbs-lms"
    ],
    "sha256": [
      "sha2"
    ],
    "sha384": [
      "sha2"
    ],
    "sha512": [
      "sha2"
    ],
    "suit-sha256-ed25519": [
      "sha256",
      "ed25519"
    ],
    "suit-sha256-es256": [
      "sha256",
      "es256"
    ],
    "suit-sha256-hmac": [
      "sha256",
      "hmac256"
    ],
    "suit-sha256-hmac-a128kw": [
      "sha256",
      "hmac256",
      "a128kw"
    ],
    "suit-sha256-hmac-a256kw": [
      "sha256",
      "hmac256",
      "a256kw"
    ],
    "suit-sha256-hmac-ecdh_es-a256kw": [
      "sha256",
      "hmac256",
      "ecdh_es",
      "a256kw"
    ],
    "suit-sha256-hsslms": [
      "sha256",
      "hss_lms"
    ]
  },
  "index_path": "co/se/cose_minicbor",
  "name": "cose_minicbor",
  "pubtime": "2026-02-21T18:28:55Z",
  "vers": "0.1.0",
  "yanked": false
}
