openssl/crypto/sha/asm
2012-07-15 13:35:10 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
README Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
sha1-586.pl sha1-586.pl: let masm compile AVX code. 2012-07-15 13:25:31 +00:00
sha1-alpha.pl Alpha assembler pack: adapt for Linux. 2010-09-13 13:28:52 +00:00
sha1-armv4-large.pl ARM assembler pack: profiler-assisted optimizations and NEON support. 2011-04-01 20:58:34 +00:00
sha1-c64xplus.pl C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it be 2012-04-18 13:01:36 +00:00
sha1-ia64.pl perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations. 2012-04-28 10:36:58 +00:00
sha1-mips.pl sha1-mips.pl: fix typo. 2011-10-20 08:39:29 +00:00
sha1-parisc.pl SHA1 assembler show off: minor performance updates and new modules for 2009-11-15 17:26:11 +00:00
sha1-ppc.pl PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data. 2011-05-27 13:32:34 +00:00
sha1-s390x.pl sha1-s390x.pl: lingering comment update. 2012-07-15 13:34:26 +00:00
sha1-sparcv9.pl SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unaligned 2010-07-01 07:34:56 +00:00
sha1-sparcv9a.pl perlasm: fix symptom-less bugs, missing semicolons and 'my' declarations. 2012-04-28 10:36:58 +00:00
sha1-thumb.pl ARMv4 assembler pack. 2007-09-27 07:09:46 +00:00
sha1-x86_64.pl x86_64 assembly pack: make it possible to compile with Perl located on 2012-06-27 10:08:23 +00:00
sha256-586.pl sha256-586.pl: fix typos. 2012-07-01 08:46:38 +00:00
sha256-armv4.pl sha256-armv4.pl: 4% performance improvement. 2012-07-15 13:35:10 +00:00
sha256-c64xplus.pl C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it be 2012-04-18 13:01:36 +00:00
sha512-586.pl sha512-586.pl: optimize SSE2 code path, +5-7% on most CPUs, +13% on AMD K8. 2012-07-15 13:28:15 +00:00
sha512-armv4.pl sha512-armv4.pl: optimize NEON code path by utilizing vbsl, bitwise select. 2012-03-29 18:20:11 +00:00
sha512-c64xplus.pl C64x+ assembler pack. linux-c64xplus build is *not* tested nor can it be 2012-04-18 13:01:36 +00:00
sha512-ia64.pl Make sha*-ia64 modules alignment neutral. 2007-05-13 15:15:24 +00:00
sha512-mips.pl vxworks-mips: unify and add assembler. 2011-10-19 21:49:20 +00:00
sha512-parisc.pl PA-RISC assembler: missing symbol and typos. 2009-12-28 16:13:35 +00:00
sha512-ppc.pl aes-ppc.pl, sha512-ppc.pl: comply even with Embedded ABI specification 2012-01-13 09:16:52 +00:00
sha512-s390x.pl s390x assembler pack: adapt for -m31 build, see commentary in Configure 2010-11-29 20:52:43 +00:00
sha512-sparcv9.pl sha512-sparcv9.pl: work around V8+ warning. 2012-01-13 09:18:05 +00:00
sha512-x86_64.pl x86_64 assembly pack: make it possible to compile with Perl located on 2012-06-27 10:08:23 +00:00

C2.pl works