index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
iked
/
dh.h
Age
Commit message (
Expand
)
Author
2021-05-28
Add experimental post-quantum hybrid key exchange method
tobhe
2021-02-04
Rename 'struct group' to 'struct dh_group' for more clarity and
tobhe
2020-10-28
Refactor parts of the dh_* API.
tobhe
2020-04-28
Remove support for insecure EC2N groups. Clarify which Diffie-Hellman
tobhe
2017-10-27
In the final RFC 5903 the computation for the DH shared secret changed.
Patrick Wildt
2017-03-27
Don't cache the DH group in the policy
Mike Belopuhov
2015-08-21
Switch iked to C99-style fixed-width integer types.
Reyk Floeter
2015-08-19
spacing (no binary change, verified with checksums)
Reyk Floeter
2015-06-11
Use "compliant" header guards by avoiding the reserved '_' namespace.
Reyk Floeter
2014-08-27
Add support for Curve25519 using the public domain code that is found
Reyk Floeter
2013-01-08
Remove private CVS tag from an obsolete repository and bump copyright
Reyk Floeter
2012-09-18
update email addresses to match reality.
Reyk Floeter
2010-06-23
rename the ec groups to either ec2n or ecp (eg. ec155 -> ec2n155 or
Reyk Floeter
2010-06-23
further cleanup of the dh code:
Reyk Floeter
2010-06-03
Import iked, a new implementation of the IKEv2 protocol.
Reyk Floeter