Android代码 secure preferences
Secure-preferences This is Android Shared preference wrapper that encrypts the values of Shared Preferences using AES 128, CBC, and PKCS5 padding with integrity checking in the form of a SHA 256 hash. Each key is stored as a one way SHA 256 hash. Both keys and values are base64 encoded before stor
文件列表
Android代码-secure-preferences.zip
(预估有个55文件)
secure-preferences-master
.gitignore
342B
gradle
wrapper
gradle-wrapper.jar
49KB
gradle-wrapper.properties
316B
README.md
5KB
build.gradle
494B
library
build.gradle
859B
暂无评论