I have to squeeze AES onto a small chip with not much RAM. The
Rijndael Specification from the AES submission discusses code that
doesn't fully expand the key and performs the round transformation in
less space.

Does anybody have a pointer to unencumbered C code written to be space
efficient? (All the AES code I have trades space for speed).

Thanks,
----
-Michael Heyman
_______________________________________________
cryptography mailing list
[email protected]
http://lists.randombit.net/mailman/listinfo/cryptography

Reply via email to