AES256-WRAP Encrypter

Encrypt given data using aes256-wrap cipher algo. AES-256 in key wrapping mode, designed for encrypting cryptographic keys. Provides confidentiality and integrity for key management. Secure for key management. Our encryption process prepends the IV string used during the encryption process in the encrypted data so that it can be used during decryption.