python-only crypt()?

Michal Wallace (sabren) sabren at manifestation.com
Sun Apr 23 06:32:53 EDT 2000


Hey all,

  Is there a python-only implementation of the crypt() module?  I'm
looking for users who don't have access to rebuild python with crypt
enabled...

  I could only find C modules... I'm taking a crack at porting
Crypt::UnixCrypt from perl, but I can't really tell what the code is
doing once it gets down into the DES algorithm, so it's a little
tedious.

Cheers,

- Michal
-------------------------------------------------------------------------
http://www.manifestation.com/         http://www.linkwatcher.com/metalog/
-------------------------------------------------------------------------





More information about the Python-list mailing list