strongswan/src/libstrongswan/plugins/ntru
Andreas Steffen 22e1aa51f9 Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
..
Makefile.am Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
ntru_convert.c Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
ntru_convert.h Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
ntru_drbg.c Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
ntru_drbg.h Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
ntru_ke.c Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +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 Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +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 Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
ntru_private_key.h Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
ntru_public_key.c Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
ntru_public_key.h Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
ntru_trits.c Completed integration of ntru_crypto library into ntru plugin 2014-03-22 09:51:00 +01:00
ntru_trits.h Implemented ntru_trits class 2013-12-07 23:27:59 +01:00