This is a supplementary code for "Multi-Key Fully Homomorphic Encryption with Sublinear Bootstrapping", based on TFHE-go library.
To run benchmarks, you can use standard Go benchmark tool.
$ go test ./mktfhe -run=^$ -bench=.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a supplementary code for "Multi-Key Fully Homomorphic Encryption with Sublinear Bootstrapping", based on TFHE-go library.
To run benchmarks, you can use standard Go benchmark tool.
$ go test ./mktfhe -run=^$ -bench=.