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 seems to only be an issue for P-256 (and K-256?), which according to FIPS requires at least 288 bits and recommended are 352 bits. Currently we only reduce from 256 bits (and 512 bits in the case of K-256).