International Association for Cryptologic Research

International Association
for Cryptologic Research

Transactions on Cryptographic Hardware and Embedded Systems 2026

Homomorphic Field Trace Revisited:

Breaking the Cubic Noise Barrier


README

Homomorphic Field Trace Revisited : Breaking the Cubic Noise Barrier

This is an implementation of 'Homomorphic Field Trace Revisited : Breaking the Cubic Noise Barrier', built upon the implementation of 'Refined TFHE Leveled Homomorphic Evaluation and Its Application', licensed under the MIT license.

Original Work Attribution

Contents

We extended the original library by implementing

We implemented benchmarks for:

How to Use

All of the benchmarks are placed in benches directory. To run them, use the following command:

Environment

Also, there has been a report on crash while running this implementation with rustc version 1.75.0.
It is recommended to run this implementation with rustc version > 1.86.0