converghub / dilithium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dilithium

Build Status Coverage Status

This directory contains our implementation of Dilithium. Both the reference code and the AVX2 optimized code are in the directories ref/ and avx2/, respectively. It contains a test program called test/test_dilithium that can be compiled on unix by running make in ref/ resp. avx2/.

About


Languages

Language:C 89.1%Language:Assembly 7.5%Language:C++ 1.9%Language:Makefile 1.0%Language:Gnuplot 0.5%