]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/gmp/gmp_diffie_hellman.c
Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten
[thirdparty/strongswan.git] / src / libstrongswan / plugins / gmp / gmp_diffie_hellman.c
2010-04-19  Martin WilliAdded support for DH groups 22, 23 and 24, patch contri...
2010-04-08  Martin WilliStore DH generator in a chunk, hide non-public data...
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2010-03-09  Tobias BrunnerProvide the Diffie Hellman parameters from a central...
2010-02-18  Martin WilliUse side-channel secured mpz_powm_sec of libgmp 5,...
2009-09-04  Martin Willireplaces four spaces by tabs, where appropriate
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-06-15  Andreas Steffenremove whitespace
2009-05-26  Andreas Steffendh_exponent_ansi_x9_42 is now a libstrongswan setting
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2008-11-04  Martin Williremoved superfluous get_other_public_value in diffie_he...
2008-10-28  Andreas Steffenrefining changeset 4483 by introducing charon.dh_expone...
2008-10-27  Andreas Steffenremove unused local DH_EXPONENT_ENTROPY definition
2008-10-26  Andreas Steffenuse 512 bits of entropy for secret DH exponents
2008-09-17  Martin Willifixed DH value range testing
2008-09-17  Martin Willichecking mpz_export return value properly
2008-04-15  Martin Williadded API for random number generators, served through...
2008-03-13  Martin Willimerged the modularization branch (credentials) back...