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
In some use cases timing variability is not a concern and IIUC table-based implementations are faster than fixslising. We could introduce such implementation gated behind an aes_backend_soft="some_scary_hazmat_value" flag.
In some use cases timing variability is not a concern and IIUC table-based implementations are faster than fixslising. We could introduce such implementation gated behind an
aes_backend_soft="some_scary_hazmat_value"flag.