ID-AES192-CCM Encrypter

Encrypt given data using id-aes192-CCM cipher algo. AES with 192-bit key size in CCM mode, offering authenticated encryption with confidentiality and integrity. AES-192-CCM provides a higher level of security than AES-128-CCM, often used in systems requiring greater security for encrypted data. AES-192-CCM is highly secure and widely used in applications that require high-security standards for both encryption and authentication. Our encryption process prepends the IV string used during the encryption process in the encrypted data so that it can be used during decryption.