[Zope] How to encrypt passwords in Zope??

Ng Pheng Siong ngps@netmemetic.com
Tue Aug 5 07:40:48 EDT 2003


On Tue, Aug 05, 2003 at 05:54:29AM +0000, Anitha George wrote:
>     I have developed an application in Zope and want to store the passwords 
> in encrypted form in the database i.e Postgresql.Please could someone help 
> me out with this.???

Two possibilities:

1. I think modern PostgreSQL has server-side "crypt" functionality.

2. Look at how zpasswd.py does it.


-- 
Ng Pheng Siong <ngps@netmemetic.com> 

http://firewall.rulemaker.net  -+- Manage Your Firewall Rulebase Changes
http://www.post1.com/home/ngps -+- Open Source Python Crypto & SSL




More information about the Zope mailing list