aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/ntru/ntru_public_key.c
Commit message (Expand)AuthorAgeFilesLines
* mgf1: Refactored MGF1 as an XOFAndreas Steffen2016-09-211-6/+6
* integrity-test: Added ntru_param_sets to read-only segmentAndreas Steffen2016-07-291-3/+3
* Initialize m1 to suppress compiler warningAndreas Steffen2014-04-071-1/+1
* Completed integration of ntru_crypto library into ntru pluginAndreas Steffen2014-03-221-23/+321
* Implemented ntru_private_key classAndreas Steffen2014-03-181-0/+110