David Wood <dwoodjunkm...@gmail.com> added the comment:
Attached are the basic files. As you can see in the example test9.py, I am generating a random string, encrypting it, decrypting it, and comparing the decrypted result with the original value. This is intended to run on linux and requires the mcrypt library (libmcrypt-dev on debian based distro). I'm at a loss and any help is greatly appreciated. ---------- Added file: https://bugs.python.org/file49861/crypt.tar.gz _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43435> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com