summaryrefslogtreecommitdiff
path: root/lib/libcrypto/arch
AgeCommit message (Expand)Author
2009-07-19OpenSSL moved to crypto/externalchristos
2008-05-15Do the 'bc 25,0,' -> 'bdnz+' conversion automaticallychristos
2008-05-14I have no idea why the assembler doesn't likedogcow
2008-05-13Add ppc bits; untestedchristos
2008-05-11There are no vax assembly modules distributed by openssl, but give this onechristos
2008-05-11add sparc64 assembly. Unfortunately we cannot use any of it right now becausechristos
2008-05-10include the proper source filechristos
2008-05-10disable cast for now. The tables generate DT_TEXTREL's.christos
2008-05-10fix typo.christos
2008-05-10add gluechristos
2008-05-10replace all assembly.christos
2008-05-10add assembly stubs for amd64.christos
2005-12-13Sync sparc64 compile time options with the pkgsrc version.martin
2005-11-26Add some more files needed by opensslchristos
2005-11-25Add deprecated functions that openssh still uses.christos
2005-11-25Adjust to the new openssl-0.9.8a. Notable changes:christos
2003-11-13avoid bswapl, which is post-i486 (including i486) insn. markus@openbsditojun
2003-11-13accelerate sha1 by using asm (i386). markus@openbsd.itojun
2003-11-12correction made in 0.9.7c; from markus@openbsditojun
2003-11-04resurrect assembly version of bignum operation; pointed out by perryitojun
2003-11-03Add assembly routines for some of the bignum functions. Most comes from VMS,ragge
2003-07-24upgrade openssl to 0.9.7b. (AES is now supported)itojun
2002-09-20Add (commented out) CPP flags for making DES faster on StrongARMthorpej
2002-06-16If any of __pentiumpro__, __tune_pentiumpro__, or __tune_i686__ arethorpej
2002-02-12Actually remove this cruft until it's fixed.mycroft
2001-09-11The des_opts program suggests just "-DDES_UNROLL" on my 5000/260.simonb
2001-09-10Do the CPU-specific optimization flags a better way, suggestedthorpej
2001-09-09Grumble. If you make external references, the code MUST be PICthorpej
2001-09-09Add assembly versions of DES transforms for x86; a performance improvementtls
2000-07-31Add support for building the assembly versions of some BIGNUMthorpej
2000-07-31Add support for building the assembly version of RMD160 from OpenSSL.thorpej
2000-07-31Add support for building the assembly version of MD5 from OpenSSL.thorpej
2000-07-31Add support for building the assembly versions of Blowfish encryptthorpej