mirror of
https://github.com/openssl/openssl.git
synced 2026-01-18 17:11:31 +01:00
Doc changes: the -hmac-env and -hmac-stdin options of openssl-dgst
will appear in version 4.0 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <ppzgs1@gmail.com> (Merged from https://github.com/openssl/openssl/pull/28497)
This commit is contained in:
@@ -32,7 +32,9 @@ OpenSSL 4.0
|
||||
|
||||
### Changes between 3.6 and 4.0 [xx XXX xxxx]
|
||||
|
||||
* none yet
|
||||
* Added `-hmac-env` and `-hmac-stdin` options to openssl-dgst.
|
||||
|
||||
*Igor Ustinov*
|
||||
|
||||
OpenSSL 3.6
|
||||
-----------
|
||||
|
||||
@@ -343,7 +343,7 @@ The FIPS-related options were removed in OpenSSL 1.1.0.
|
||||
|
||||
The B<-engine> and B<-engine_impl> options were deprecated in OpenSSL 3.0.
|
||||
|
||||
The B<-hmac-env> and B<-hmac-stdin> options ware added in OpenSSL 3.6.
|
||||
The B<-hmac-env> and B<-hmac-stdin> options were added in OpenSSL 4.0.
|
||||
|
||||
=head1 COPYRIGHT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user