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
Currently, SHA contexts still work after calling digest!. Perhaps they should be made non-functional, i.e. throwing an error when they have been digested?
At the very least, the docs should mention that this should not be done.
Currently, SHA contexts still work after calling
digest!
. Perhaps they should be made non-functional, i.e. throwing an error when they have been digested?At the very least, the docs should mention that this should not be done.
CC @staticfloat
The text was updated successfully, but these errors were encountered: