AES crypto library which can be used in php and javascript
-
Updated
Aug 10, 2020 - PHP
AES crypto library which can be used in php and javascript
AES crypto library which can be used in php and javascript
A Kotlin-based Android app for secure text encryption and decryption using the AES algorithm. This app generates a unique key for each encryption and allows users to decrypt texts using the generated key. It also includes a history feature to save and view encrypted and decrypted texts, working entirely offline with the `javax.crypto` library.
Add a description, image, and links to the cryptoaes topic page so that developers can more easily learn about it.
To associate your repository with the cryptoaes topic, visit your repo's landing page and select "manage topics."