AES Encryption with Initialization Vector

Gourish Singbal <[email protected]> Wed, 9 Oct 2019 11:46:28 +0530
Newsgroups gmane.comp.db.postgresql.admin,gmane.comp.db.postgresql.devel.documentation
Message-ID <CAFwtTh5jmy9My3=wamsppHKkzmZyqiiFG3B6q9OheS0DV1FHSg@mail.gmail.com>
Hi Team,

Has anyone used AES Encryption with Initialization Vector in postgresql 9.5
we are able to successfully do Encryption / Decryption using just key and
AES.

But we were not able to find any documentation or examples of how to use
AES with key and IV (Intialization Vector).

Any help would be appreciated.

-- 
Best,
Gourish Singbal