summaryrefslogtreecommitdiffstats
path: root/lib/libssl
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2018-03-30 18:38:22 +0000
committerschwarze <schwarze@openbsd.org>2018-03-30 18:38:22 +0000
commitb1c872b996135a07103409751c7dfe64b9df601d (patch)
tree43dc357486398d297224e2b10e794186edff94b1 /lib/libssl
parentAdd sizes to some free() calls. (diff)
downloadwireguard-openbsd-b1c872b996135a07103409751c7dfe64b9df601d.tar.xz
wireguard-openbsd-b1c872b996135a07103409751c7dfe64b9df601d.zip
jsing@ points out to me that our X25519 interface was copied from
BoringSSL rather than from OpenSSL and that it is not hooked into evp(3). So delete all text from OpenSSL including the Copyright and license and replace it by some text assembled from comments in BoringSSL code and headers and some text written myself, all under ISC license. In particular, also describe X25519_keypair(3), add SYNOPSIS, RETURN VALUES, STANDARDS, and a reference to D. J. Bernsteins instructions on how to use the algorithm. Delete the text related to EVP_PKEY describing features we do not support.
Diffstat (limited to 'lib/libssl')
0 files changed, 0 insertions, 0 deletions