bdc3aad651f977986ead8eb3c8587f1cfe3a1ba5
It was actually broken, since we did overwrite the out-coefficients instead of adding to them. Fixing this again causes the same problems as described in the inline comment, no matter which implementation we use.
Fun C implementation of NTRUEncrypt
Don't use this for any serious purpose, really. This is a fun implementation with the primary goal of learning.
Dependencies
- FLINT (compiled with gmp and mpfr)
- glib-2.0
Compiling
Run make to build.
Languages
C
94.3%
Makefile
3.8%
Objective-C
1.4%
Shell
0.5%