{
  "cksum": "1b90ca4212b83cfa478e246e410c16c1f07364a95992a9569c72ad4fcc7a751d",
  "crate_file": "paseto-v3-0.1.0-rc.7.crate",
  "crate_url": "https://static.crates.io/crates/paseto-v3/paseto-v3-0.1.0-rc.7.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cipher",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ctr",
      "optional": true,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "generic-array",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hkdf",
      "optional": true,
      "req": "^0.12.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "p384",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paseto-core",
      "optional": false,
      "req": "^0.1.0-rc.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paseto-json",
      "optional": false,
      "req": "^0.1.0-rc.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pbkdf2",
      "optional": true,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "zerocopy",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "id": []
  },
  "features2": {
    "decrypting": [
      "dep:aes",
      "dep:ctr",
      "dep:hmac",
      "dep:hkdf"
    ],
    "default": [
      "signing",
      "encrypting",
      "paserk"
    ],
    "encrypting": [
      "decrypting",
      "dep:getrandom"
    ],
    "paserk": [
      "pbkw",
      "pie-wrap",
      "pke",
      "id"
    ],
    "pbkw": [
      "encrypting",
      "dep:pbkdf2",
      "dep:getrandom"
    ],
    "pie-wrap": [
      "encrypting",
      "dep:getrandom"
    ],
    "pke": [
      "encrypting",
      "signing",
      "dep:getrandom",
      "p384?/ecdh"
    ],
    "signing": [
      "verifying",
      "dep:getrandom"
    ],
    "verifying": [
      "dep:p384",
      "p384?/ecdsa"
    ]
  },
  "index_path": "pa/se/paseto-v3",
  "name": "paseto-v3",
  "pubtime": "2025-10-02T07:14:10Z",
  "v": 2,
  "vers": "0.1.0-rc.7",
  "yanked": false
}
