{
  "cksum": "2c0afefe6c845f28c5f9da85f009c511a4cfa53012be56d9c81c7b15426e7a5d",
  "crate_file": "irmaseal-core-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/irmaseal-core/irmaseal-core-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "aes",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayref",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "array-sizes-129-255",
        "serde"
      ],
      "kind": "normal",
      "name": "arrayvec",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfb-mode",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "digest",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ibe",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "subtle",
      "optional": false,
      "req": "^2.3",
      "target": null
    }
  ],
  "features": {
    "default": [
      "stream"
    ],
    "stream": [
      "digest",
      "rand",
      "aes",
      "cfb-mode",
      "hmac",
      "sha3"
    ]
  },
  "index_path": "ir/ma/irmaseal-core",
  "name": "irmaseal-core",
  "pubtime": "2020-09-30T08:30:16Z",
  "vers": "0.1.3",
  "yanked": false
}
