aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/ntru/ntru_ke.c
Commit message (Collapse)AuthorAgeFilesLines
* Completed integration of ntru_crypto library into ntru pluginAndreas Steffen2014-03-221-38/+12
|
* Implemented ntru_private_key classAndreas Steffen2014-03-181-51/+31
|
* Refactored NTRU parameter set selectionAndreas Steffen2014-03-071-40/+18
|
* Refactored ntru_param_setsAndreas Steffen2014-03-071-1/+2
|
* lib: All settings use configured namespaceTobias Brunner2014-02-121-1/+1
|
* Implemented NIST SP 800-90A DRBG_HMAC with SHA-256Andreas Steffen2013-11-271-14/+25
|
* unit-tests: Added ntru wrong ciphertext testAndreas Steffen2013-11-271-0/+1
|
* unit-tests: Added ntru entropy, retransmission and ciphertext testsAndreas Steffen2013-11-271-0/+5
|
* Any of the four NTRU parameter sets can be selectedAndreas Steffen2013-11-271-44/+76
|
* Make the NTRU parameter set configurableAndreas Steffen2013-11-271-14/+47
|
* Prototype implementation of IKE key exchange via NTRU encryptionAndreas Steffen2013-11-271-0/+314