ID-AES256-WRAP Encrypter

Encrypt given data using id-aes256-wrap cipher algo. AES-256 used for key wrapping, providing a secure method for wrapping encryption keys for storage or transport. AES-256 wrap mode is commonly used in key management systems for securely encrypting and transmitting keys. AES-256-wrap is highly secure and ideal for high-security key management scenarios. Our encryption process prepends the IV string used during the encryption process in the encrypted data so that it can be used during decryption.