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
SHA-1 is insecure. Although this probably does not matter given the context, it'd be a good idea to go to SHA-3. However, there is no builtin Python lib for SHA-3, so we'll stick with SHA-1 for now. (Confirm?)
The text was updated successfully, but these errors were encountered:
SHA-1 is insecure. Although this probably does not matter given the context, it'd be a good idea to go to SHA-3. However, there is no builtin Python lib for SHA-3, so we'll stick with SHA-1 for now. (Confirm?)
The text was updated successfully, but these errors were encountered: