APKPure에서 안전하고 빠른 APK 다운로드
APKPure는 바이러스 없는 Simple AES256 Tools APK 다운로드를 위해 서명 확인을 사용합니다.
AES256을 사용하여 메시지 및 파일을 암호화/복호화할 수 있는 앱입니다.
An app that allow you to encrypt/decrypt messages and files by using AES256.
Base functions:
- Encrypt/decrypt messages
- Encrypt/decrypt files (Require all files permission on android 11)
- Unlimited key length (Usually apps limits key size to 256bit but this app can work with any key sizes)
Used algorithm:
- AES256
- Padding: pkcs7
- CBC
- Default initialization vector (we will add ability to change IV in the future versions)