aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ripemd
Commit message (Expand)AuthorAgeFilesLines
...
* Unified targets for ELF assembler modules. Tested on Linux, Solaris andAndy Polyakov2003-01-031-9/+3
* x86_64 performance patch.Andy Polyakov2002-12-141-6/+6
* make updateRichard Levitte2002-12-051-2/+5
* Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>Richard Levitte2002-12-031-0/+1
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-1/+1
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected.Richard Levitte2002-08-121-1/+1
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* Synchronise with 0.9.7-stable.Richard Levitte2002-04-291-1/+1
* fix #include positionBodo Möller2002-03-181-1/+1
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-1/+1
* openbsd-x86 macrosUlf Möller2001-10-141-2/+2
* make updateRichard Levitte2001-07-311-2/+2
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-302-2/+3
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-2/+4
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Make EVP_Digest*() routines return a value.Dr. Stephen Henson2001-03-082-4/+5
* Make all configuration macros available for application by makingRichard Levitte2001-02-193-8/+12
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* Avoid unnecessary links and incomplete program file in apps/.Bodo Möller2000-06-191-1/+1
* FLAT_INC is not needed; we use -I.. all the timeUlf Möller2000-03-191-4/+0
* Remove "Makefile.uni" files and some related stuff.Bodo Möller2000-03-141-109/+0
* Remove Win32 assembler files. They are always rebuilt (with someBodo Möller2000-03-131-1973/+0
* asm workaround for SuSE LinuxUlf Möller2000-03-121-1/+1
* Add missing dependencies.Bodo Möller2000-03-021-1/+1
* Fix signed/unsigned warnings.Ben Laurie2000-02-161-1/+1
* HP-UX tune-up: new unified configs, HP C compiler bug workaround.Andy Polyakov2000-02-121-13/+12
* Document hash functions.Ulf Möller2000-02-032-2/+3
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-301-1/+1
* MacOS updates.Andy Polyakov1999-12-191-1/+1
* "make update"Bodo Möller1999-09-101-2/+3
* some more patches for avoiding problems with non-automatic variablesBodo Möller1999-09-081-2/+2
* Fix warnings.Ben Laurie1999-09-062-6/+7
* RIPEMD160 shape-up Intel assembler companion. Cycle counter benchmarksAndy Polyakov1999-08-283-1767/+1780
* RIPEMD160 shape-up. Major news are that it's operational on all platformsAndy Polyakov1999-08-284-366/+293
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-042-0/+10
* Some assembler-related clean-ups.Bodo Möller1999-05-281-1/+1
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-273-2/+14
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-265-35/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-2/+0
* Submitted by:Bodo Möller1999-04-231-1/+1
* "make depend"Bodo Möller1999-04-231-2/+3
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-235-7/+7
* Change functions to ANSI C.Ulf Möller1999-04-194-34/+14
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-012-5/+5