x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.
authorAndy Polyakov <appro@openssl.org>
Sun, 13 Dec 2015 20:40:20 +0000 (21:40 +0100)
committerAndy Polyakov <appro@openssl.org>
Wed, 10 Feb 2016 09:31:14 +0000 (10:31 +0100)
commita98c648e40ea5158c8ba29b5a70ccc239d426a20
treeb08065ccfa3e15a1b9be1b77118c60182fe32313
parentd40cf9bc9c0913310ef2232b13d8e15e73e9d2b4
x86[_64] assembly pack: add ChaCha20 and Poly1305 modules.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/chacha/Makefile.in
crypto/chacha/asm/chacha-x86.pl [new file with mode: 0755]
crypto/chacha/asm/chacha-x86_64.pl [new file with mode: 0755]
crypto/perlasm/x86gas.pl
crypto/poly1305/Makefile.in
crypto/poly1305/asm/poly1305-x86.pl [new file with mode: 0755]
crypto/poly1305/asm/poly1305-x86_64.pl [new file with mode: 0755]
test/evptests.txt