]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/crypto/diffie_hellman.c
diffie-hellman: Don't set exponent length for DH groups with prime order subgroups
[thirdparty/strongswan.git] / src / libstrongswan / crypto / diffie_hellman.c
2018-03-21  Tobias Brunnerdiffie-hellman: Don't set exponent length for DH groups...
2016-11-14  Martin Willidiffie-hellman: Add DH group identifiers for Curve25519...
2016-08-10  Andreas SteffenMerge branch 'newhope'
2016-08-10  Andreas SteffenCreated newhope plugin implementing the New Hope key...
2015-03-23  Martin WilliMerge branch 'dh-checks'
2015-03-23  Martin Willidiffie-hellman: Verify public DH values in backends
2014-12-23  Tobias Brunnercrypto: Define MODP_CUSTOM outside of IKE DH range
2014-12-05  Martin Willidiffie-hellman: Handle dh_exponent_ansi_x9_42 as a...
2014-08-25  Martin Willidiffie-hellman: Explicitly initialize DH exponent sizes...
2014-02-12  Tobias BrunnerMerge branch 'modular-load'
2014-02-12  Tobias Brunnerlib: All settings use configured namespace
2013-11-27  Andreas SteffenPrototype implementation of IKE key exchange via NTRU...
2013-10-17  Tobias BrunnerMerge branch 'ecc-brainpool'
2013-10-17  Andreas Steffenecc: Added ECC Brainpool ECDH groups as registered...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2011-11-25  Tobias BrunnerFixed compiler warnings for DH groups that define no...
2010-09-03  Martin WilliAdded a generic function to check if a DH group is...
2010-09-02  Martin WilliAdded a MODP_CUSTOM DH group which takes g and p as...
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-03-09  Tobias BrunnerProvide the Diffie Hellman parameters from a central...
2009-05-15  Andreas Steffenshortened DH group names
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2008-11-22  Martin Williadded a MODP_NULL Diffie Hellman group to avoid calcula...
2008-05-29  Andreas Steffenadded missing comma in enumeration
2008-05-22  Tobias Brunneradded the ECP groups from RFC 5114
2008-05-22  Tobias Brunneradded ECDH with OpenSSL (see RFC 4753)
2008-03-13  Martin Willimerged the modularization branch (credentials) back...
2007-10-04  Martin Willifixed memory leak
2007-10-04  Martin Williimplemented an optional DH public value test
2007-10-04  Martin Willicleanups, fixes and simplification of diffie hellman...
2006-10-18  Martin Williintroduced new logging subsystem using bus:
2006-07-07  Martin Williupdated copyright information
2006-06-12  Martin Williworkaround for peers rekeying at the same time
2006-05-10  Martin Willi(no commit message)
2006-05-10  Martin Willi(no commit message)