aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/ntru/ntru_ke.c
Commit message (Expand)AuthorAgeFilesLines
* 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