aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/tests/suites/test_ntru.c
Commit message (Expand)AuthorAgeFilesLines
* unit-tests: NTRU test to check a special branchAndreas Steffen2013-12-081-0/+7
* Implemented ntru_trits classAndreas Steffen2013-12-071-2/+91
* Added own MGF1 mask generating functionAndreas Steffen2013-12-051-0/+171
* Moved test_rng to a test suite of its ownAndreas Steffen2013-12-041-26/+0
* unit-tests: Export ntru_drbg_create as testable function so no linking is req...Tobias Brunner2013-12-041-0/+4
* unit-tests: Move ntru_test_rng_t to a utility class in libtestTobias Brunner2013-12-041-6/+6
* Added DRBG automatic reseeding testsAndreas Steffen2013-11-271-168/+214
* Extended NIST SP 800-90A HMAC_DRBG test casesAndreas Steffen2013-11-271-21/+103
* Implemented NIST SP 800-90A DRBG_HMAC with SHA-256Andreas Steffen2013-11-271-7/+146
* unit-tests: Added ntru wrong ciphertext testAndreas Steffen2013-11-271-0/+36
* unit-tests: Added ntru entropy, retransmission and ciphertext testsAndreas Steffen2013-11-271-0/+63
* Any of the four NTRU parameter sets can be selectedAndreas Steffen2013-11-271-10/+54
* Make the NTRU parameter set configurableAndreas Steffen2013-11-271-26/+63
* unit-tests: first NTRU test caseAndreas Steffen2013-11-271-0/+90