index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
crypto
/
diffie_hellman.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
diffie-hellman: Add DH group identifiers for Curve25519 and Curve448
Martin Willi
2016-11-14
1
-0
/
+3
*
Created newhope plugin implementing the New Hope key exchange algorithm
Andreas Steffen
2016-08-10
1
-0
/
+1
*
diffie-hellman: Introduce an optional setter for the private value
Martin Willi
2015-04-15
1
-0
/
+12
*
diffie-hellman: Verify public DH values in backends
Martin Willi
2015-03-23
1
-1
/
+10
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
1
-1
/
+3
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
1
-1
/
+3
*
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
Martin Willi
2015-03-23
1
-2
/
+3
*
crypto: Define MODP_CUSTOM outside of IKE DH range
Tobias Brunner
2014-12-23
1
-2
/
+4
*
diffie-hellman: Explicitly initialize DH exponent sizes during initialization
Martin Willi
2014-08-25
1
-0
/
+8
*
Prototype implementation of IKE key exchange via NTRU encryption
Andreas Steffen
2013-11-27
1
-0
/
+5
*
ecc: Added ECC Brainpool ECDH groups as registered with IANA
Andreas Steffen
2013-10-17
1
-0
/
+5
*
Various style, typo and whitespace corrections
Adrian-Ken Rueegsegger
2012-01-13
1
-3
/
+2
*
pkcs11: Merged the ECDH into the DH implementation.
Tobias Brunner
2011-10-31
1
-1
/
+1
*
Added a generic function to check if a DH group is an EC group
Martin Willi
2010-09-03
1
-0
/
+8
*
Added a MODP_CUSTOM DH group which takes g and p as constructor arguments
Martin Willi
2010-09-02
1
-0
/
+2
*
Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten
Martin Willi
2010-04-19
1
-0
/
+8
*
Store DH generator in a chunk, hide non-public data in a private struct
Martin Willi
2010-04-08
1
-20
/
+5
*
Provide the Diffie Hellman parameters from a central location, so that we do ...
Tobias Brunner
2010-03-09
1
-3
/
+49
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-14
/
+14
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
updated Doxyfile
Martin Willi
2009-03-24
1
-1
/
+1
*
added a MODP_NULL Diffie Hellman group to avoid calculation overhead in load-...
Martin Willi
2008-11-22
1
-0
/
+2
*
removed superfluous get_other_public_value in diffie_hellman_t interface
Martin Willi
2008-11-04
1
-10
/
+0
*
added missing comma in enumeration
Andreas Steffen
2008-05-29
1
-10
/
+9
*
added the ECP groups from RFC 5114
Tobias Brunner
2008-05-22
1
-1
/
+3
*
added ECDH with OpenSSL (see RFC 4753)
Tobias Brunner
2008-05-22
1
-1
/
+7
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-50
/
+18
*
implemented an optional DH public value test
Martin Willi
2007-10-04
1
-36
/
+33
*
better split up of library files "types.h" & "definitions.h"
Martin Willi
2006-10-31
1
-1
/
+1
*
moved typedefs to beginning of files to solve some include problems
Martin Willi
2006-10-30
1
-10
/
+7
*
introduced new logging subsystem using bus:
Martin Willi
2006-10-18
1
-3
/
+3
*
updated copyright information
Martin Willi
2006-07-07
1
-1
/
+2
*
workaround for peers rekeying at the same time
Martin Willi
2006-06-12
1
-1
/
+1
*
(no commit message)
Martin Willi
2006-05-10
1
-0
/
+149