المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Data Encryption Suggestion needed.



C++ Programming
09-22-2009, 09:52 AM
Hi

I have a software which reads data from a database file (Firebird database). The problem is Firebird database does protect its user database file (no password protection). I have some key fields in the database I don't want to share with users.

I am using Perl scripts to populate the database. So Perl should be able to run the encryption algorithm.

Could you give me some suggestions?

Best regards,