在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)