bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication
authorAndy Polyakov <appro@openssl.org>
Thu, 24 Apr 2014 08:16:58 +0000 (10:16 +0200)
committerAndy Polyakov <appro@openssl.org>
Thu, 24 Apr 2014 08:24:53 +0000 (10:24 +0200)
commitf8cee9d08181f9e966ef01d3b69ba78b6cb7c8a8
tree1b6fa2798c8ce447bb6713926010457e2884db4e
parent558ff0f0c1d87d74e70b0a70ddd67c0ff7f596ad
bn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster multiplication
algorithm suggested in following paper:

Câmara, D.; Gouvêa, C. P. L.; López, J. & Dahab, R.: Fast Software
Polynomial Multiplication on ARM Processors using the NEON Engine.

http://conradoplg.cryptoland.net/files/2010/12/mocrysen13.pdf
crypto/bn/asm/armv4-gf2m.pl
crypto/modes/asm/ghash-armv4.pl
crypto/modes/gcm128.c