├── 30bit_ntt_test.cu ├── README.md ├── helper.h └── ntt_30bit.cuh /30bit_ntt_test.cu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SU-CISEC/gpu-ntt/HEAD/30bit_ntt_test.cu -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SU-CISEC/gpu-ntt/HEAD/README.md -------------------------------------------------------------------------------- /helper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SU-CISEC/gpu-ntt/HEAD/helper.h -------------------------------------------------------------------------------- /ntt_30bit.cuh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SU-CISEC/gpu-ntt/HEAD/ntt_30bit.cuh --------------------------------------------------------------------------------