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
Create a command-line option to let the user select between MD5 and other (more secure) hashing algorithms. E.g. SHA-1, SHA-256, SHA-512.
This way, user can select a more collision resistant hash, for when security is a greater concern (e.g. comparing software installers which might have been tampered with, and so on).
The text was updated successfully, but these errors were encountered:
Create a command-line option to let the user select between MD5 and other (more secure) hashing algorithms. E.g. SHA-1, SHA-256, SHA-512.
This way, user can select a more collision resistant hash, for when security is a greater concern (e.g. comparing software installers which might have been tampered with, and so on).
The text was updated successfully, but these errors were encountered: