aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/ntru/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* configure: Enable coverage for all plugins via PLUGIN_CFLAGSTobias Brunner2017-06-201-2/+1
* Moved mgf1 class to libstrongswan/crypto/mgf1Andreas Steffen2014-11-291-1/+0
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-3/+2
* Completed integration of ntru_crypto library into ntru pluginAndreas Steffen2014-03-221-9/+2
* Implemented ntru_private_key classAndreas Steffen2014-03-181-0/+2
* Refactored ntru_param_setsAndreas Steffen2014-03-071-2/+1
* Created ntru_poly class for sparse trinary polynomialsAndreas Steffen2014-02-181-0/+1
* Implemented ntru_trits classAndreas Steffen2013-12-071-2/+1
* Added own MGF1 mask generating functionAndreas Steffen2013-12-051-3/+6
* unit-tests: Move ntru_test_rng_t to a utility class in libtestTobias Brunner2013-12-041-1/+0
* Use strongSwan hash plugins for SHA-1 and SHA-256Andreas Steffen2013-11-271-9/+1
* Implemented NIST SP 800-90A DRBG_HMAC with SHA-256Andreas Steffen2013-11-271-2/+2
* unit-tests: first NTRU test caseAndreas Steffen2013-11-271-1/+1
* Prototype implementation of IKE key exchange via NTRU encryptionAndreas Steffen2013-11-271-0/+39