summaryrefslogtreecommitdiffstats
path: root/apps/speed.c
AgeCommit message (Expand)Author
2000-10-27NetBSD doesn't use ftime().Richard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-09-21Oops, if the target only had USE_TOD, an error message was issued...Richard Levitte
2000-09-21Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com>Richard Levitte
2000-09-20AIX doesn't like ftime() either.Richard Levitte
2000-09-19BSDI only supports ftime() through libcompat, which means it'sRichard Levitte
2000-09-19FreeBSD only supports ftime() through libcompat, which means it'sRichard Levitte
2000-09-18ftime() is not supported on SGI.Richard Levitte
2000-09-14rsa_num2 is no longer used, so remove it.Richard Levitte
2000-09-12Better error checking for RSA and DSA signature and verification speedRichard Levitte
2000-09-11DSA_verify() and DSA_sign() might return -1...Richard Levitte
2000-09-11OpenBSD doesn't support timeb.Richard Levitte
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-08-03Unicos doesn't have sys/timeb.h. Fix it by defining the TIMEB macro unless o...Richard Levitte
2000-07-01Use up-to-date functions.Ben Laurie
2000-06-30Give the user the option to measure real time instead of user CPU time.Richard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-03-01pseudo-seed for the PRNG before testing DSAUlf Möller
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall
2000-01-17It doesn't make sense to try see if these variables are negative, since they'...Richard Levitte
2000-01-16New function RAND_pseudo_bytes() generated pseudorandom numbers thatUlf Möller
2000-01-07make no-des and no-rc2 work.Bodo Möller
1999-12-03Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller
1999-10-03Fix warnings.Ben Laurie
1999-10-02Modify the 'speed' application so it now uses RSA_sign and RSA_verifyDr. Stephen Henson
1999-09-25Fix typo in error message.Bodo Möller
1999-09-21typoBodo Möller
1999-09-08some more patches for avoiding problems with non-automatic variablesBodo Möller
1999-09-08Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson
1999-06-30More no-xxx option tweaks.Ulf Möller
1999-06-29Fix no-hmac and no-ripemd.Ulf Möller
1999-06-10Avoid warnings.Bodo Möller
1999-05-18Get rid of some unnecessary casts and add a necessary one.Bodo Möller
1999-05-16Change type of various DES function arguments from des_cblockBodo Möller
1999-05-13Remove redundant ifdef.Ulf Möller
1999-05-13VMS support.Ulf Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-02-14More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie
1999-01-02Some more changes for renaming the binary from ssleay to openssl.Paul C. Sutton
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall