This is the Linux app named Fully Homomorphic Encryption whose latest release can be downloaded as Transpilersourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Fully Homomorphic Encryption with OnWorks for free.
Ikuti petunjuk ini untuk menjalankan aplikasi ini:
- 1. Download aplikasi ini di PC Anda.
- 2. Masuk ke file manager kami https://www.onworks.net/myfiles.php?username=XXXXX dengan username yang anda inginkan.
- 3. Upload aplikasi ini di filemanager tersebut.
- 4. Jalankan emulator online OnWorks Linux atau Windows online atau emulator online MACOS dari situs web ini.
- 5. Dari OS Linux OnWorks yang baru saja Anda mulai, buka file manager kami https://www.onworks.net/myfiles.php?username=XXXXX dengan nama pengguna yang Anda inginkan.
- 6. Download aplikasinya, install dan jalankan.
Tangkapan layar
Ad
Enkripsi Sepenuhnya Homomorfik
DESKRIPSI
This repository gathers Google’s practical tooling for Fully Homomorphic Encryption (FHE), focused on making it possible to run computations on encrypted data without ever decrypting it. At its core is a “transpiler” that converts ordinary functions (typically written in a restricted subset of C++ or similar) into FHE circuits, plus backends that execute those circuits with different FHE libraries. The workflow usually mirrors normal software development: write and test a cleartext implementation, run a simulator to validate logic and performance characteristics, then compile to an encrypted form to run with real FHE parameters. The project includes benchmarking harnesses, examples, and tutorials that demystify parameter selection, gate costs, and latency/throughput trade-offs. Multiple runtimes and backends are supported so teams can choose Boolean or integer schemes depending on accuracy and speed needs.
Fitur
- Source-to-FHE transpiler that turns functions into encrypted circuits
- Pluggable backends targeting different FHE libraries and schemes
- Cleartext simulation for correctness before encrypted execution
- Benchmarking utilities to profile latency and circuit size
- Example libraries and tutorials for common arithmetic and ML kernels
- Parameterization helpers for security levels and precision
Bahasa Pemrograman
C + +
KATEGORI
This is an application that can also be fetched from https://sourceforge.net/projects/fully-homomorph-encrypt.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.