Sadly, some of OpenSSL's assembly implementations are inline hacks (e.g. bignum). This is going to be a pain to port to x64... using Microsoft's compilers.
/rafael On 5/18/2010 4:24 PM, William A. Rowe Jr. wrote: > On 5/18/2010 2:57 PM, Elizabeth M Smith wrote: > >> I'm not writing assembly - however if someone else wants to ;) >> > As a point of reference, two of our first coapp guests, zlib and openssl, > profit measurably by using their asm code over the generic C code. One more > class of sources for coapp to juggle. > > _______________________________________________ > Mailing list: https://launchpad.net/~coapp-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~coapp-developers > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~coapp-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~coapp-developers More help : https://help.launchpad.net/ListHelp

