strongswan/src/libstrongswan/plugins/ntru
Andreas Steffen f87f28ec68 Optimized use of temporary arrays in polynomial multiplication 2014-02-27 15:22:59 +01:00
..
ntru_crypto Implement ring multiplication method 2014-02-27 15:22:58 +01:00
Makefile.am Created ntru_poly class for sparse trinary polynomials 2014-02-18 16:17:38 +01:00
ntru_drbg.c lib: All settings use configured namespace 2014-02-12 14:34:32 +01:00
ntru_drbg.h Implemented NIST SP 800-90A DRBG_HMAC with SHA-256 2013-11-27 20:21:41 +01:00
ntru_ke.c lib: All settings use configured namespace 2014-02-12 14:34:32 +01:00
ntru_ke.h Prototype implementation of IKE key exchange via NTRU encryption 2013-11-27 20:21:40 +01:00
ntru_mgf1.c Optimized MGF1 implementation 2013-12-07 23:29:04 +01:00
ntru_mgf1.h Added own MGF1 mask generating function 2013-12-05 22:55:47 +01:00
ntru_plugin.c Use strongSwan hash plugins for SHA-1 and SHA-256 2013-11-27 20:21:41 +01:00
ntru_plugin.h Implemented NIST SP 800-90A DRBG_HMAC with SHA-256 2013-11-27 20:21:41 +01:00
ntru_poly.c Optimized use of temporary arrays in polynomial multiplication 2014-02-27 15:22:59 +01:00
ntru_poly.h Optimized use of temporary arrays in polynomial multiplication 2014-02-27 15:22:59 +01:00
ntru_trits.c Implemented ntru_trits class 2013-12-07 23:27:59 +01:00
ntru_trits.h Implemented ntru_trits class 2013-12-07 23:27:59 +01:00