summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorreyk <reyk@openbsd.org>2010-06-29 19:50:16 +0000
committerreyk <reyk@openbsd.org>2010-06-29 19:50:16 +0000
commitfefcb31a004358456417f6155384194f65e6c61b (patch)
tree314a2f3730cd67798859f884e842940f6b8c48f2 /lib/libc
parentfix a typo in the function declaration; (diff)
downloadwireguard-openbsd-fefcb31a004358456417f6155384194f65e6c61b.tar.xz
wireguard-openbsd-fefcb31a004358456417f6155384194f65e6c61b.zip
Replace the hand-crafted Diffie-Hellman implementation in isakmpd with
the smaller implementation from iked that is using libcrypto instead. This allows to remove a lot of code (which is always good), get rid of some custom crypto code by using libcrypto, theoretically adds support for many new MODP and EC2N/ECP modes (but it is not configurable yet), and allows to share the dh.c/dh.h code in different codebases (it is identical in isakmpd and iked, but could also be used elsewhere). ok deraadt@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions