Need a encrypt a column data [message #377689] |
Wed, 24 December 2008 05:08  |
Bangla
Messages: 49 Registered: August 2008
|
Member |
|
|
I need to encrypt a column data so that any user will not be able to see the real data. How I can make it? I tried to use TDE of 10.2g but it needs wallet open and application users can not login if I encrypt password field and can't open wallet. How to do it with minimum programming.
DBMS_CRYPT? DBMS_OBFUSCATION_TOOLKIT?
Rather than any method so that it needs only a password to see the column value. In application to access the data I only set the password.
|
|
|
|
|