On further inspection, it uses a hex form of the digest.  Is there any  
preference between that and RFC 2307 schemes, which use base64 for  
encoding?

Doug

On May 19, 2009, at 1:57 PM, Douglas Mayle wrote:

> Hello all,
>       I've noticed that the default_password_compare in sql.py uses
> unsalted hashes, and so I was planning to submit a patch to fix that.
> I figured, however, that it might be a good idea to provide a
> default_password_hasher so that users of repoze.who could just import
> that into their model and have the two work in conjunction.  Before I
> did it, however, I wanted to make sure that there wasn't something I
> was missing...
>
> Thanks,
> Douglas Mayle
> _______________________________________________
> Repoze-dev mailing list
> Repoze-dev@lists.repoze.org
> http://lists.repoze.org/listinfo/repoze-dev

_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to