Subject How to store encrypted password in a table
Author tsangccn
Hello,

I have a table which stores user id and password for my application.
Now the password is stored in plain text. Does Firebird has any
built-in facility so that I can store the password encrypted. Or I
have to write my own procedure?

Thanks
CN