{"id":60866,"library":"tfhe","title":"TFHE","description":"TFHE is open-source software distributed under the terms of the Apache 2.0 license.","status":"active","version":"1.0.1","language":"cpp","source_language":null,"source_url":null,"tags":["homomorphic-encryption","cryptography","fhe"],"install":[{"cmd":"vcpkg install tfhe","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(tfhe CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE tfhe::tfhe)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"tfhe.h","correct":"#include <tfhe.h>"}],"quickstart":{"code":"#include <tfhe.h>\n#include <iostream>\n\nint main() {\n    std::cout << \"TFHE library version: \" << tfhe_get_version() << std::endl;\n    return 0;\n}","lang":"cpp","description":"Print TFHE library version"},"warnings":[],"env_vars":null,"search_vec":"'2.0':15 'apach':14 'cryptographi':20 'distribut':8 'encrypt':19 'fhe':21 'homomorph':18 'homomorphic-encrypt':17 'licens':16 'open':5 'open-sourc':4 'softwar':7 'sourc':6 'term':11 'tfhe':1,2","created_at":"2026-06-17T04:30:41.896776+00:00","updated_at":"2026-06-17T04:30:41.896776+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}}