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
At certain points the HMAC ctx struct has to be wiped to avoid
leaking secrets. The sensitive fields need to be overwritten
by randomness and the non-sensitive fields are just zeroized.
Signed-off-by: Hakim Filali <[email protected]>
(cherry picked from commit 7389d6c)
0 commit comments