On Sun, Jun 21, 2015 at 05:10:48PM +0000, Salz, Rich wrote: > The big thing is "avoid data-dependant jumps.
Not only data-dependent branches, but also data-dependent memory
access patterns. Both the sequence of instrucutions executed and
the sequence of memory addresses accessed must not depend on either
data or keys.
--
Viktor.
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
