pq-crystals C implementation of the post-quantum KYBER algorithm
|
5 years ago | |
---|---|---|
avx2 | 5 years ago | |
cm4 | 5 years ago | |
ref | 5 years ago | |
scripts | 5 years ago | |
.gitignore | 5 years ago | |
.travis.yml | 5 years ago | |
AUTHORS | 6 years ago | |
README.md | 5 years ago |
This directory contains our implementation of Kyber. Both the reference code and the AVX2 optimized code are in the directories ref/ and avx2/, respectively.