Andy Polyakov
|
015364baf3
|
aesv8-armx.pl: inclrease interleave factor.
This is to compensate for higher aes* instruction latency on Cortex-A57.
|
2014-06-24 08:08:58 +02:00 |
|
Andy Polyakov
|
65cad34b10
|
aesv8-armx.pl update:
- fix 32-bit build (submitted by Ard Biesheuvel);
- fix performance issue in CTR;
|
2014-06-06 12:18:51 +02:00 |
|
Andy Polyakov
|
ddacb8f27b
|
Engage ARMv8 AES support.
|
2014-06-01 22:20:37 +02:00 |
|
Andy Polyakov
|
e09ea622bb
|
aesv8-armx.pl: add CTR implementation.
Submitted by: Ard Biesheuvel.
|
2014-05-29 22:45:35 +02:00 |
|
Andy Polyakov
|
3e68273326
|
aesv8-armx.pl: fix typo.
|
2014-05-20 23:32:12 +02:00 |
|
Andy Polyakov
|
a0a17fcb75
|
aesv8-armx.pl: optimize by adding 128-bit code paths.
|
2014-05-20 22:50:28 +02:00 |
|
Andy Polyakov
|
5727e4dab8
|
Add "teaser" AES module for ARMv8.
"Teaser" means that it's initial proof-of-concept to build EVP module
upon.
|
2014-05-19 08:46:44 +02:00 |
|