strongswan/src/libstrongswan/plugins/ntru
Andreas Steffen 337f0c8a2f Implemented ntru_private_key class 2014-03-18 10:03:16 +01:00
..
ntru_crypto Implemented ntru_private_key class 2014-03-18 10:03:16 +01:00
Makefile.am Implemented ntru_private_key class 2014-03-18 10:03:16 +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 Implemented ntru_private_key class 2014-03-18 10:03:16 +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_param_set.c Implemented ntru_private_key class 2014-03-18 10:03:16 +01:00
ntru_param_set.h Implemented ntru_private_key class 2014-03-18 10:03:16 +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 Optimize ntru_poly constructors some more 2014-02-27 23:06:51 +01:00
ntru_poly.h Added get_array() method to ntru_poly_t class 2014-02-27 22:08:22 +01:00
ntru_private_key.c Implemented ntru_private_key class 2014-03-18 10:03:16 +01:00
ntru_private_key.h Implemented ntru_private_key class 2014-03-18 10:03:16 +01:00
ntru_public_key.c Implemented ntru_private_key class 2014-03-18 10:03:16 +01:00
ntru_public_key.h Implemented ntru_private_key class 2014-03-18 10:03:16 +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