{"id":60970,"library":"hexl","title":"Intel HEXL","description":"Intel HEXL is an open-source library which provides efficient implementations of integer arithmetic on Galois fields.","status":"active","version":"1.2.5","language":"cpp","source_language":null,"source_url":null,"tags":["cryptography","galois-field","integer-arithmetic","intel","library"],"install":[{"cmd":"vcpkg install hexl","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(hexl CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE hexl::hexl)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"hexl/hexl.hpp","correct":"#include <hexl/hexl.hpp>"}],"quickstart":{"code":"#include <hexl/hexl.hpp>\n#include <iostream>\nint main() {\n    std::cout << \"HEXL version: \" << intel::hexl::GetHEXLVersion() << std::endl;\n    return 0;\n}","lang":"cpp","description":"Print HEXL library version"},"warnings":[],"env_vars":null,"search_vec":"'arithmet':17,27 'cryptographi':21 'effici':13 'field':20,24 'galoi':19,23 'galois-field':22 'hexl':2,4 'implement':14 'integ':16,26 'integer-arithmet':25 'intel':1,3,28 'librari':10,29 'open':8 'open-sourc':7 'provid':12 'sourc':9","created_at":"2026-06-17T04:34:20.160773+00:00","updated_at":"2026-06-17T04:34:20.160773+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}