"John Johnson" <[EMAIL PROTECTED]> writes: > http://www.amk.ca/python/code/crypto.html > > Figured this might help with something.. Who knows.
Actually, TMDA up to v0.10 required installation of amkCrypto, but this turned out to be a major support headache. At that point TMDA switched from using block cipher encryption to HMACs, which are based on the 'sha' module that comes standard with Python. TMDA's "CRYPTO" file talks more about this. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
