Imported OpenSSL 1.1.1d
This commit is contained in:
@@ -72,7 +72,7 @@ data have been passed through EVP_SignUpdate().
|
||||
|
||||
It is not possible to change the signing parameters using these function.
|
||||
|
||||
The previous two bugs are fixed in the newer EVP_VerifyDigest*() function.
|
||||
The previous two bugs are fixed in the newer EVP_DigestVerify*() function.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
@@ -85,7 +85,7 @@ L<SHA1(3)>, L<dgst(1)>
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
Copyright 2000-2018 The OpenSSL Project Authors. All Rights Reserved.
|
||||
Copyright 2000-2019 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