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
We only need to call corr_case when you apply a decryption, signature verification, etc. We should make the type checker branch at the point of performing the crypto op (if necessary), rather than requiring the user to do so