We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
atlas/atlas-gradle-plugin/dexpatch/src/main/java/com/taobao/android/dex/Dex.java
Line 290 in 9c84e88
The text was updated successfully, but these errors were encountered:
No branches or pull requests
atlas/atlas-gradle-plugin/dexpatch/src/main/java/com/taobao/android/dex/Dex.java
Line 290 in 9c84e88
弱加密哈希不能保证数据完整性,不应在安全关键的上下文中使用。在安全性要求较高的系统中,应采用散列值>=224比特的SHA系列算法(如SHA-224、SHA-256、SHA-384和SHA-512)来保证敏感数据的完整性。
The text was updated successfully, but these errors were encountered: