Decrypting an encrypted text file generated using PL/SQL, encryption type AES256/CBC/PKCS5 -
I have created a text file, getting data from columns in a table. I then encrypted that data using the encryption type of PL / SQL and AES 256 / CBC / PKCS 5.
I now need a program for the last program so that it can be used to decrypt that text file without having to install the oracle (I know how to do it in oracle, but the end user Oracle will not be installed)
So if you know about a good program, post it. Export
Ryan
before encrypting in an accessible format.
Comments
Post a Comment