Encrypt given data using aria128 cipher algo. ARIA with a 128-bit key. A variant of the ARIA cipher with a smaller key size. Developed as a part of South Korea’s cryptographic standards. Less secure compared to 192-bit and 256-bit ARIA variants. Our encryption process prepends the IV string used during the encryption process in the encrypted data so that it can be used during decryption.