bilibili / boxing

Android multi-media selector based on MVP mode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weak Cryptographic Hash

QiAnXinCodeSafe opened this issue · comments

MessageDigest digest = MessageDigest.getInstance("MD5");

Weak cryptographic hashes cannot guarantee data integrity and should not be used in security-critical contexts.