Hi,
Can I get some instructions on how to use an IV (initialization vector) when doing an AES 256 encryption/decryption?
The AES documentation [0] provides no information on how to pass the IV to the AES functions.
[0] https://www.lysator.liu.se/~nisse/nettle/nettle.html#AES
Thank you, Gabriel