On 2/5/10 9:00 AM, Ed Leafe wrote: > On Feb 5, 2010, at 11:46 AM, Nate Lowrie wrote: > >> I installed the PyCrypto module and can import it just fine. I set the >> cryptoKeyDES variable in my app. The application is still using the >> simplecrypt provider. Do I need to set the Crypto provider and if so, >> what do I set it to? > > > No! That was the purpose of the change. The SimpleCrypt.py script > should use the DES version of PyCrypto if it can find it. > > Note that it is still under the SimpleCrypt script, but it shouldn't be > using the default Dabo encryption, and you shouldn't see the warning.
Ah, I missed that commit I guess. So follow my advice if you want to use something *other* than PyCrypto. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
