Import OpenSSL 1.1.1f
This commit is contained in:
@@ -10,7 +10,7 @@ X448
|
||||
|
||||
The B<X25519> and B<X448> EVP_PKEY implementation supports key generation and
|
||||
key derivation using B<X25519> and B<X448>. It has associated private and public
|
||||
key formats compatible with draft-ietf-curdle-pkix-03.
|
||||
key formats compatible with RFC 8410.
|
||||
|
||||
No additional parameters can be set during key generation.
|
||||
|
||||
@@ -64,7 +64,7 @@ L<EVP_PKEY_derive_set_peer(3)>
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copyright 2017-2019 The OpenSSL Project Authors. All Rights Reserved.
|
||||
Copyright 2017-2020 The OpenSSL Project Authors. All Rights Reserved.
|
||||
|
||||
Licensed under the OpenSSL license (the "License"). You may not use
|
||||
this file except in compliance with the License. You can obtain a copy
|
||||
|
||||
Reference in New Issue
Block a user