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
fix: wipe decoded falcon coefficient buffers on drop
Wrap the f, g, and big_F byte vectors produced by decode_i8 in
Zeroizing so the raw secret coefficients are wiped when read_from
returns, on both the success and error paths.
0 commit comments