You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Move HKDF and HMACs to openssl 3 interfaces
* clang-format changed files
* Revert HMAC change, move EVP_KDF to separate implementation file, add missing QUIC changes
* switch back to OPENSSL_IS_OPENSSL3 symbol due to conflict with API_COMPAT symbol
* Get digest size from name
* Remove extraneous HKDF member variable '_digest'
(cherry picked from commit 8ca74ee)
0 commit comments