Update - OpenSSL 1.1.1-pre7-dev
This commit is contained in:
@@ -386,6 +386,10 @@ this:
|
||||
this is a bug because an attempt will be made to reuse the data at B<x>
|
||||
which is an uninitialised pointer.
|
||||
|
||||
These functions make no assumption regarding the pass phrase received from the
|
||||
password callback.
|
||||
It will simply be treated as a byte sequence.
|
||||
|
||||
=head1 PEM ENCRYPTION FORMAT
|
||||
|
||||
These old B<PrivateKey> routines use a non standard technique for encryption.
|
||||
@@ -465,7 +469,8 @@ as they will be formally deprecated in a future releases.
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
L<EVP_EncryptInit(3)>, L<EVP_BytesToKey(3)>
|
||||
L<EVP_EncryptInit(3)>, L<EVP_BytesToKey(3)>,
|
||||
L<passphrase-encoding(7)>
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user