Skip to content

ntt-polymul/ntt-polymul

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
m4
 
 
 
 
 
 
 
 

This code accompanies the paper "NTT Multiplication for NTT-unfriendly Rings".

Authors:

  • Chi-Ming Marvin Chung <marvin852316497@gmail.com>
  • Vincent Hwang <vincentvbh7@gmail.com>
  • Matthias J. Kannwischer <matthias@kannwischer.eu>
  • Gregor Seiler <gseiler@inf.ethz.ch>
  • Cheng-Jhih Shih <cs861324@gmail.com>
  • Bo-Yin Yang <by@crypto.tw>

This repository contains our NTT-based implementations for Saber and NTRU for Cortex-M4 and AVX2.

Please clone this repository recursively to include libopencm3.

    git clone --recursive https://github.com/ntt-polymul/ntt-polymul

For details on how to build and use our Cortex-M4 see m4/README.md. For our AVX2 implementations, see avx2/README.md.

About

Saber and NTRU on M4 and AVX2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •