]> granicus.if.org Git - openssl/commit
Add so called Vector Permutation AES x86[_64] assembler, see
authorAndy Polyakov <appro@openssl.org>
Mon, 12 Sep 2011 08:25:14 +0000 (08:25 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 12 Sep 2011 08:25:14 +0000 (08:25 +0000)
commita87ff751b71b50a908dc0a3a48d0d11a1556da0c
tree217d223dbc39d58c3f799a063f0c748caf2c0eb8
parent288fe07a6e3e4d61e71db84ce31135cc6d1789ce
Add so called Vector Permutation AES x86[_64] assembler, see
http://crypto.stanford.edu/vpaes/ for background information.
It's not integrated into build system yet.
crypto/aes/asm/vpaes-x86.pl [new file with mode: 0644]
crypto/aes/asm/vpaes-x86_64.pl [new file with mode: 0644]
crypto/perlasm/x86_64-xlate.pl