forked from spoofedex/nussbaumer
-
Notifications
You must be signed in to change notification settings - Fork 0
Code accompanying the thesis `a New Hope for Nussbaumer'
License
ppppbamzy/nussbaumer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The code in lib/newhope is taken from the New Hope source code, the rlwekex from the "Post-quantum key exchange for the TLS protocol from the ring learning with errors problem" paper implementation; see the accompanied paper. Some of the sources in these directories are slightly modified to perform bookkeeping to count the ring operations, or the files may only be copied partially. Use "make all-opcount" to only build the native, non-AVX2 implementation, useful in case the assembler/compiler does not support the flags. To build only the AVX2 version, run "make all-avx2". Running "make all" builds both.
About
Code accompanying the thesis `a New Hope for Nussbaumer'
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Assembly 62.4%
- C++ 26.0%
- C 10.9%
- Makefile 0.7%