Registry / crypto / tfhe
library1.0.1vcpkgunverified

TFHE is open-source software distributed under the terms of the Apache 2.0 license.

vcpkg install tfhe
INSTALL
IMPORT
SIG · TFHE
T
tfhe
cryptocppv1.0.1
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.

tfhe.h
✓ #include <tfhe.h>

Print TFHE library version

#include <tfhe.h> #include <iostream> int main() { std::cout << "TFHE library version: " << tfhe_get_version() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
Resources

No resource links recorded.

tfhe — pip install tfhe · libregistry