Re: [viff-devel] AES slides from SPEED-CC

2009-10-17 Thread Martin Geisler
Marcel Keller mkel...@cs.au.dk writes:

 Hi,

 There are two talks about how to implement AES efficiently, this one

   http://www.hyperelliptic.org/SPEED/slides09/kasper-aes_speedcc09_slides.pdf

 describes on slide 9 how one will typically combine SubBytes,
 ShiftRows, and MixColumns into one operation operating on diagonals.
 I don't know if that will matter for us?

 I don't think so because lookup tables are not efficient in MPC.

Ah, of course! I had not thought of that.

By the way, everybody should take a look at the Stick Figure Guide to
the Advanced Encryption Standard (AES):

  http://www.moserware.com/

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.


pgpP6kYVErL01.pgp
Description: PGP signature
___
viff-devel mailing list (http://viff.dk/)
viff-devel@viff.dk
http://lists.viff.dk/listinfo.cgi/viff-devel-viff.dk


[viff-devel] AES slides from SPEED-CC

2009-10-16 Thread Martin Geisler
Hi everybody,

The slides from SPEED-CC are up:

  http://www.hyperelliptic.org/SPEED/
  http://www.hyperelliptic.org/SPEED/timetable.html

There are two talks about how to implement AES efficiently, this one

  http://www.hyperelliptic.org/SPEED/slides09/kasper-aes_speedcc09_slides.pdf

describes on slide 9 how one will typically combine SubBytes, ShiftRows,
and MixColumns into one operation operating on diagonals. I don't know
if that will matter for us?

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.


pgpa7V1g2pMT1.pgp
Description: PGP signature
___
viff-devel mailing list (http://viff.dk/)
viff-devel@viff.dk
http://lists.viff.dk/listinfo.cgi/viff-devel-viff.dk