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/.

Attachment: 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

Reply via email to