Home » RDBMS Server » Security » Implementation of Oracle Data Encryption [Merged]
Implementation of Oracle Data Encryption [Merged] [message #272139] Thu, 04 October 2007 02:08 Go to next message
fanni
Messages: 96
Registered: March 2004
Member
Hi All

I am using DBMS_CRYPTO for encryption of my data. I am using Oracle 10g R2 Standard Edition 1.

I am using the
dbms_crypto.ENCRYPT_AES256+ dbms_crypto.CHAIN_CBC+ dbms_crypto.PAD_PKCS5 along with 32 character long key. It generates the 32 character long padded encrypted string.

For every 16 character it generates 32 charater long encrypted string. I want to make the encryption process configurable. For this, at run time, I have to manully alter the size of encrypted columns.

Is there any better way, or if there is any body who has implemented the encryption in real time scenario.

Regards
Farhan
Implementation of Oracle Data Encryption [message #272238 is a reply to message #272139] Thu, 04 October 2007 05:09 Go to previous message
fanni
Messages: 96
Registered: March 2004
Member
Dear All

Is there any body, in this pool who has successfully implemented Oracle Data Encryption. If yes, please let me know. I am getting some real time problems while implementing it in Oracle 10g Release 2 of Standard Edition 1.

Regards
Farhan
Previous Topic: restrict toad to access database
Next Topic: ORA-01031
Goto Forum:
  


Current Time: Fri Mar 29 05:12:42 CDT 2024