]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/ntru/ntru_ke.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libstrongswan / plugins / ntru / ntru_ke.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2019-12-12  Tobias BrunnerFixed some typos, courtesy of codespell
2019-11-28  Andreas Steffendrbg: The drbg instance owns the entropy rng
2019-10-16  Andreas Steffenntru: Replaced ntru_drbg by drbg
2016-08-10  Andreas SteffenMerge branch 'newhope'
2016-07-29  Andreas Steffenintegrity-test: Added ntru_param_sets to read-only...
2016-03-24  Andreas SteffenUse standard unsigned integer types
2015-03-23  Martin WilliMerge branch 'dh-checks'
2015-03-23  Martin Willidiffie-hellman: Add a bool return value to set_other_pu...
2015-03-23  Martin Willidiffie-hellman: Add a bool return value to get_my_publi...
2015-03-23  Martin Willidiffie-hellman: Use bool instead of status_t as get_sha...
2014-12-23  Tobias Brunnercrypto: Define MODP_CUSTOM outside of IKE DH range
2014-03-22  Andreas SteffenCompleted integration of ntru_crypto library into ntru...
2014-03-18  Andreas SteffenImplemented ntru_private_key class
2014-03-07  Andreas SteffenRefactored NTRU parameter set selection
2014-03-07  Andreas SteffenRefactored ntru_param_sets
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlib: All settings use configured namespace
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 SteffenPrototype implementation of IKE key exchange via NTRU...