APKPure에서 안전하고 빠른 APK 다운로드
APKPure는 바이러스 없는 AES 256 PB Encrypt Decrypt APK 다운로드를 위해 서명 확인을 사용합니다.
A demo of the AES 256 Password Based Encryption/Decryption Github library.
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.