AESCipherBurmese is a lightweight encryption library focused on securely encrypting and decrypting Burmese (Myanmar) characters using the AES (Advanced Encryption Standard) algorithm. The project aims to ensure accurate handling of Burmese text data in cryptographic operations, addressing encoding challenges with special characters.
_Encrypt and decrypt Burmese characters with AES (CBC mode).
Support for UTF-8 encoding to handle Unicode Burmese text.
Customizable key and IV settings for strong encryption_.
Clone the repository: git clone https://github.com/minzayarmaung/AESCipherBurmese.git
Contributions are welcome! Feel free to submit issues or pull requests to improve the project.