-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MD5可能会导致文件上传冲突 #48
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
对于多个文件,使用MD5可能会导致文件上传冲突,从而导致非预期行为。
建议切换为SHA256
The text was updated successfully, but these errors were encountered: