APKPure で安全で高速な APK のダウンロード
APKPure は署名検証を使用して、ウイルスフリーの AES 256 PB Encrypt Decrypt APK ダウンロードを保証します。
AES 256パスワードベースの暗号化/復号化のGithubライブラリのデモ。
This app is a demo of https://github.com/rishelarora/AES256PasswordBasedEncryption-Decryption library.
In the encrypt activity enter the text you want to encrypt and a PIN as its a password based encryption.
Paste the encrypted text in the decrypt page with the same PIN and get back the original text.
Documentation,details usage etc are available on the Github page.