{
  "name": "hexl",
  "href": "https://vcpkg.link/ports/hexl",
  "supports": "x64",
  "published_at": "2024-03-05T09:44:49.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/intel/hexl",
  "description": [
    "Intel Homomorphic Encryption Acceleration Library accelerates modular arithmetic operations used in homomorphic encryption by leveraging AVX512 and IFM52 available on Intel's 3rd Generation Xeon Scalable Processors and later"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.2.5",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e14560492e9f38289d47ead0fa4cb5e690dcdff7/ports/hexl",
    "hash": "e14560492e9f38289d47ead0fa4cb5e690dcdff7"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/intel/hexl",
    "stars": 238
  },
  "dependencies": [
    {
      "name": "cpu-features",
      "href": "https://vcpkg.link/ports/cpu-features",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "easyloggingpp",
      "href": "https://vcpkg.link/ports/easyloggingpp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}