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
This commit changes mld_sample_s1_s2 to use poly_uniform_eta only in case
MLD_CONFIG_SERIAL_FIPS202_ONLY is set.
poly_uniform_eta was previously removed because we don't need it in case
batching is enabled. It is re-added here.
A new CBMC proof for poly_uniform_eta is added.
An additional CBMC proof for sample_s1_s2 with MLD_CONFIG_SERIAL_FIPS202_ONLY
set is added.
Signed-off-by: Matthias J. Kannwischer <[email protected]>
0 commit comments