encryption key management [message #280704] |
Wed, 14 November 2007 10:10 |
anantha_d
Messages: 2 Registered: November 2007
|
Junior Member |
|
|
Hi,
Can anyone please help me in security key management for encryption and decryption.
I have a scenario like below:
I need to create a package with encryption key, generated by oracle and need to wrap the package. But this has to be done dynamically. (The key cannot be visible to anybody).
Can anybody please give me some ideas about this?
Thanks,
Anantha
|
|
|
|
Re: encryption key management [message #280791 is a reply to message #280704] |
Wed, 14 November 2007 14:16 |
anantha_d
Messages: 2 Registered: November 2007
|
Junior Member |
|
|
Thanks for your reply Michel. I am so sorry, forgot to mention that I am using oracle db version 9. I have to do the below steps:
1. generate a key
2. create (or recreate) a package with that generated key
3. wrap the package.
I have to do the above things dynamically without any user interaction.
Please let me know if you have any idea on this.
Thanks,
Anantha
|
|
|
|