]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/tests/suites/test_ntru.c
identification: Support prefixes in string constructors for an explicit type
[thirdparty/strongswan.git] / src / libstrongswan / tests / suites / test_ntru.c
2014-03-27  Tobias Brunnerunit-tests: Fix memory leak in ntru tests
2014-03-22  Andreas Steffenunit-test: added missing TEST_FUNCTION macros
2014-03-22  Andreas SteffenCompleted integration of ntru_crypto library into ntru...
2014-03-20  Tobias BrunnerMerge branch 'travis-ci'
2014-03-20  Tobias Brunnerunit-tests: Use TEST_FUNCTION macro in ntru tests
2014-03-20  Tobias Brunnerunit-tests: Call functions with TEST_ prefix in ntru...
2014-03-18  Andreas SteffenImplemented ntru_private_key class
2014-02-27  Andreas SteffenAdded get_array() method to ntru_poly_t class
2014-02-27  Andreas SteffenDefined ntru_poly_create_from_seed() and ntru_poly_crea...
2014-02-27  Andreas SteffenImplement ring multiplication method
2014-02-19  Andreas Steffenindex limit can be easily computed
2014-02-18  Andreas SteffenCreated ntru_poly class for sparse trinary polynomials
2013-12-08  Andreas Steffenunit-tests: NTRU test to check a special branch
2013-12-07  Andreas SteffenImplemented ntru_trits class
2013-12-05  Andreas SteffenAdded own MGF1 mask generating function
2013-12-04  Andreas SteffenMoved test_rng to a test suite of its own
2013-12-04  Tobias Brunnerunit-tests: Export ntru_drbg_create as testable functio...
2013-12-04  Tobias Brunnerunit-tests: Move ntru_test_rng_t to a utility class...
2013-11-27  Andreas SteffenAdded DRBG automatic reseeding tests
2013-11-27  Andreas SteffenExtended NIST SP 800-90A HMAC_DRBG test cases
2013-11-27  Andreas SteffenImplemented NIST SP 800-90A DRBG_HMAC with SHA-256
2013-11-27  Andreas Steffenunit-tests: Added ntru wrong ciphertext test
2013-11-27  Andreas Steffenunit-tests: Added ntru entropy, retransmission and...
2013-11-27  Andreas SteffenAny of the four NTRU parameter sets can be selected
2013-11-27  Andreas SteffenMake the NTRU parameter set configurable
2013-11-27  Andreas Steffenunit-tests: first NTRU test case