| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
ED25519_keypair(3), ED25519_sign(3), and ED25519_verify(3).
Document them.
|
|
|
|
| |
ok gnezdo@ miod@ jmc@
|
|
|
|
| |
feedback and OK tb@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
from Matt Caswell <matt at openssl dot org>
via OpenSSL commit f929439f Mar 15 12:19:16 2018 +0000
|
|
from Dr. Stephen Henson <steve@openssl.org>, OpenSSL commit d218f3c3
|