ARIA-128-GCM Encrypter

Encrypt given data using aria-128-gcm cipher algo. ARIA with 128-bit key in GCM (Galois/Counter Mode), an authenticated encryption mode. Developed to provide integrity protection alongside encryption. Highly secure and recommended for modern applications. Our encryption process prepends the IV string used during the encryption process in the encrypted data so that it can be used during decryption.