[Dovecot] CRAM-MD5 in Python

Pascal Volk user+dovecot at localhost.localdomain.org
Wed Dec 16 20:37:03 EET 2009


On 12/16/2009 07:19 PM tomas at tuxteam.de wrote:
> 
> What's missing from hmac and hashlib? Why wouldn't e.g. [1] work?
> 
> [1] <http://susampal.blogspot.com/2009/02/auth-cram-md5.html>
> 

Because it's used for authentication, nor for generating a hashed
password for the auth database.
You are welcome to provide a few lines of Python code:

if your_func(1) == 'ec00b524a75a96f0d66ee664a828f0ea28563e1aa10f9e2d5289c17328b89918':
    print "bingo ;-)"

Regards,
Pascal
-- 
The trapper recommends today: fabaceae.0935019 at localdomain.org


More information about the dovecot mailing list