[Cryptography] AES-256- More NIST-y? paranoia

Grégory Alvarez gregory at alvarez-garcia.com
Tue Oct 8 04:10:02 EDT 2013


Le 7 oct. 2013 à 17:45, Arnold Reinhold <agr at me.com> a écrit :

> other cipher algorithms are unlikely to catch up in performance in the foreseeable future

You should take a look a this algorithm : http://eprint.iacr.org/2013/551.pdf

- The block size is variable and unknown from an attacker.
- The size of the key has no limit and is unknown from an attacker.
- The key size does not affect the algorithm speed (using a 256 bit key is the same as using a 1024 bit key).
- The algorithm is much faster than the average cryptographic function. Experimental test showed 600 Mo/s - 4 cycles/byte on an Intel Core 2 Duo P8600 2.40GHz and 1,2 Go/s - 2 cycles/byte on an Intel i5-3210M 2.50GHz. Both CPU had only 2 cores.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.metzdowd.com/pipermail/cryptography/attachments/20131008/f03254c7/attachment.html>


More information about the cryptography mailing list