On Thu, May 12, 2011 at 9:51 AM, Nick Mathewson <[email protected]> wrote: > It's likely we'll want to use the fast reference implementation on > 32-bit intel (It's assembly, right?), and donna on 64-bit platforms. > We're going to need to find an answer for 32-bit PPC and ARM > platforms, though. Any suggestions there?
The 32-bit C version will function for these platforms and they're only clients, right? So if they're slower it's dramatically less important. I'm sure that I can also tune up the 32-bit version should there be anyone using it. Cheers AGL -- Adam Langley [email protected] http://www.imperialviolet.org _______________________________________________ tor-dev mailing list [email protected] https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
