Cryptography and Encryption Blog

[FDE] speed up truecrypt aes algorithm

leave a comment »

The AES algorithm in Truecrypt was implemented in C, but there exist an ASM
version, that is not used because of transparency reasons, but which
improves performance. Visit http://andi.neuriem.de/wordpress/?p=4 for
benchmark tests and a tutorial how to implement the ASM version of the AES
algorithm.

Cliffer

_______________________________________________
FDE mailing list
FDE@www.xml-dev.com
http://www.xml-dev.com/mailman/listinfo/fde

Written by Saqib Ali

February 11, 2008 at 11:07 am

Posted in Uncategorized

Leave a Reply