Re: [SQL] [PHP] Secure DB Systems - How to

2004-07-13 Thread Daniel Struck
able to get the log-file of postgresql. So one would also have to make attention that the information like sql statements don't leak that way. Are there other places where this kind of information could leak? Greetings, Daniel Struck -- Retrovirology Laboratory Luxembourg Centre Hospitalie

Re: [SQL] [PHP] Secure DB Systems - How to

2004-07-13 Thread Daniel Struck
m4O4+pd4g==','base64'), 'aes'),'escape') ~* 'daniel'; "fooz" is the password and "9MlPeZtpuxKo5m4O4+pd4g==" is the IV (initialization vector) stored in base64 format. I choose base64 because it is more convenient