anigkrishnan
IS-IT--Management
Hi
Does Sybase provides any system procedures to encrypt user passwords or Credit card numbers ?
I need to store user passwords and Credit Card numbers in a a Sybase database in an encrypted form. I should be able decrypt this when I retrieve it. Whats the best way to do this ? Is there any algorithms written in sql is available ?
The passwords and credit card numbers are updated in the database via web(java). But I need to retrive this info from a shell script / sql stored proc. So a stored proc to encrypt the data might be more useful for me.
Appreciate your valuable assistance..
Does Sybase provides any system procedures to encrypt user passwords or Credit card numbers ?
I need to store user passwords and Credit Card numbers in a a Sybase database in an encrypted form. I should be able decrypt this when I retrieve it. Whats the best way to do this ? Is there any algorithms written in sql is available ?
The passwords and credit card numbers are updated in the database via web(java). But I need to retrive this info from a shell script / sql stored proc. So a stored proc to encrypt the data might be more useful for me.
Appreciate your valuable assistance..