Re: encryption for postgres
От | Joel Burton |
---|---|
Тема | Re: encryption for postgres |
Дата | |
Msg-id | Pine.LNX.4.30.0110141937130.9304-100000@temp.joelburton.com обсуждение исходный текст |
Ответ на | encryption for postgres (hodges@xprt.net) |
Ответы |
Re: encryption for postgres
|
Список | pgsql-php |
On Sun, 14 Oct 2001 hodges@xprt.net wrote: > I need to save user ids and passwords to be used for access > to records in a database. The passwords should be encrypted > before saving. Are there builtin or standard php functions > to do encryption/decryption or does one need to add a library > to a standard php install (RedHat 7.1). http://www.php.net/manual/en/function.crypt.php or, for better security, http://www.php.net/manual/en/function.md5.php (btw, found this by searching for 'encryption' on the homepage at php.net.) -- Joel BURTON | joel@joelburton.com | http://joelburton.com | aim: wjoelburton Independent Knowledge Management Consultant ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
В списке pgsql-php по дате отправления: