summaryrefslogtreecommitdiffstats
path: root/crypto/rc4
AgeCommit message (Expand)Author
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-09-15RT4044: Remove .cvsignore files.Rich Salz
2015-07-14Conversion to UTF-8 where neededRichard Levitte
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_2-post-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Additional comment changes for reformat of 1.0.2Matt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-07-09Please Clang's sanitizer.Andy Polyakov
2014-02-27rc4/asm/rc4-586.pl: allow for 386-only build.Andy Polyakov
2013-06-30PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov
2013-06-13Backport single makefile from master.Ben Laurie
2013-01-22x86_64 assembly pack: make Windows build more robust [from master].Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl locatedAndy Polyakov
2012-04-12s390x asm pack: fix typos.Andy Polyakov
2012-02-02hpux-parisc2-*: engage assembler [from HEAD] and make it link.Andy Polyakov
2011-11-15e_rc4_hmac_md5.c: make it work on darwin64, which is configured with RC4_CHAR.Andy Polyakov
2011-11-14PA-RISC assembler pack update from HEAD.Andy Polyakov
2011-11-14s390x assembler pack update from HEAD.Andy Polyakov
2011-11-14Mafiles updates to accomodate assembler update from HEAD.Andy Polyakov
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations [from HEAD].Andy Polyakov
2011-08-14Remove hard coded ecdsaWithSHA1 hack in ssl routines and check for RSADr. Stephen Henson
2011-07-01Fix assembly language function renaming so it works on WIN64.Dr. Stephen Henson
2011-06-28rc4-x86[_64].pl: back-sync with original 1.0.1.Andy Polyakov
2011-06-28x86[_64] assembler pack: back-port SHA1 and RC4 from HEAD.Andy Polyakov
2011-06-06rc4_skey.c: remove dead/redundant code (it's never compiled) andAndy Polyakov
2011-06-05FIPS low level blocking for AES, RC4 and Camellia. This is complicated byDr. Stephen Henson
2009-04-27rc4-x86_64.pl: Win64 SEH update from HEAD.Andy Polyakov
2009-02-12rc4-s390x.pl: allow for older assembler and optimize character loop.Andy Polyakov
2009-02-11RC4 for s390x.Andy Polyakov
2008-12-29Fix "possible loss of data" Win64 compiler warnings.Andy Polyakov
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov
2008-11-12Update make rules for x86_64 assembler pack.Andy Polyakov
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov
2008-10-31size_t-fy AES, Camellia and RC4.Andy Polyakov
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke
2008-01-12rc4-x86_64 portability fix.Andy Polyakov
2008-01-11Unify x86 perlasm make rules.Andy Polyakov
2007-12-18Engage x86 assembler in Mac OS X build.Andy Polyakov
2007-12-02Some assembler are allergic to lea reg,BYTE PTR[...].Andy Polyakov
2007-06-18Update .cvsignoreDr. Stephen Henson
2007-04-26Reimplement rc4-586.pl, relicense rc4-x86_64.pl.Andy Polyakov
2007-04-02RC4_set_key for x86_64 and Core2 optimization.Andy Polyakov
2007-04-01Reserve for assembler implementation of RC4_set_key and implement x86 one.Andy Polyakov
2007-03-20Two extra instructions in RC4 character loop give 80% performanceAndy Polyakov
2007-01-21Constify version strings and some structures.Dr. Stephen Henson
2006-02-04Update filenames in makefiles.Dr. Stephen Henson
2005-07-26Fix signed/unsigned warnings.Geoff Thorpe
2005-07-20Pedantic polish to rc4-ia64.pl.Andy Polyakov
2005-07-18Retire original rc4-ia64.S.Andy Polyakov