{"library":"tenseal","type":"library","category":null,"description":"TenSEAL (v0.3.16) is a Python library providing homomorphic encryption operations on tensors, built on Microsoft SEAL. It enables computations on encrypted data without decrypting it, enhancing privacy for machine learning and other applications. Releases are frequent, often incorporating updates from the underlying SEAL library and expanding Python version support.","language":"python","status":"active","version":"0.3.16","tags":["homomorphic encryption","privacy","machine learning","cryptography","tensor"],"last_verified":"Wed May 27","install":[{"cmd":"pip install tenseal","imports":["import tenseal as ts\nctx = ts.context(...)","import tenseal as ts\nciph = ts.ckks_vector(...)","import tenseal as ts\nciph = ts.bfv_vector(...)"]}],"homepage":"https://tenseal.cryptonet.org","github":"https://github.com/OpenMined/TenSEAL","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tenseal/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tenseal/compatibility"}}