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
AWS-LC PR1324 adds support for EVP_PKEY_HMAC. Currently proofs for HMAC only covers up to functions HMAC_Init_ex, HMAC_Update, HMAC_Final and etc. We need to extend the proofs to cover the top-level EVP functions.
The text was updated successfully, but these errors were encountered:
AWS-LC PR1324 adds support for EVP_PKEY_HMAC. Currently proofs for HMAC only covers up to functions
HMAC_Init_ex
,HMAC_Update
,HMAC_Final
and etc. We need to extend the proofs to cover the top-level EVP functions.The text was updated successfully, but these errors were encountered: