Registry / crypto / hexl
library1.2.5vcpkgunverified

Intel HEXL is an open-source library which provides efficient implementations of integer arithmetic on Galois fields.

vcpkg install hexl
INSTALL
IMPORT
SIG · HEXL
H
hexl
cryptocppv1.2.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

hexl/hexl.hpp
#include <hexl/hexl.hpp>

Print HEXL library version

#include <hexl/hexl.hpp> #include <iostream> int main() { std::cout << "HEXL version: " << intel::hexl::GetHEXLVersion() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.5latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources

No resource links recorded.

hexl — pip install hexl · libregistry