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 is already handled in import with DataError (much like in HMAC),
but 0-length key generation wasn't rejected with OperationError, unlike
in HMAC. This patch fixes that.
0 commit comments