Re: Evolution problem solved
[email protected] (Jason R. Mastaler) Fri, 02 Mar 2007 09:24:53 -0700
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
Stephen Warren <[email protected]> writes: > So, here's how to solve the Evolution problem: Install one of the Python > modules that tlslite can use for encryption acceleration. > > The reason is that all the acceleration modules implement 3DES, but the > Python fallback module doesn't do that one cipher, because it'd be too slow. Okay, I'll try testing later with pycrypto installed and see how I fare. I think it's fine to just require that people install pycrypto or another accelerator along with tlslite, since they are going to want to do that anyway for speed.