Andy Polyakov 4e2b990734 ARM assembler pack: reschedule instructions for dual-issue pipeline [from HEAD].
Modest improvement coefficients mean that code already had some
parallelism and there was not very much room for improvement. Special
thanks to Ted Krovetz for benchmarking the code with such patience.
2010-07-13 14:08:22 +00:00
..
2008-12-23 11:33:01 +00:00
2008-12-23 11:33:01 +00:00
2002-11-13 14:01:34 +00:00
2008-10-31 19:30:11 +00:00
2008-12-23 11:33:01 +00:00
2010-07-09 17:25:46 +00:00
2008-12-23 11:33:01 +00:00

This is an OpenSSL-compatible version of AES (also called Rijndael).
aes_core.c is basically the same as rijndael-alg-fst.c but with an
API that looks like the rest of the OpenSSL symmetric cipher suite.