|
-
How to encrypt a field? [keeping same length]
I want to encrypt a field in a table (it contains credit card number).
I tried to do it using dbms_obfuscation_toolkit, but the problem is encrypted string becomes much larger in length compared to actual field length (16 characters).
How can I encrypt the field to keep it same length yet hard to break?
Thanks a lot in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|