summaryrefslogtreecommitdiffstats
path: root/crypto/crypto-lib.com (unfollow)
Commit message (Expand)AuthorFilesLines
2000-03-02It started with finding a misplaced #endif. Then I wanted to see theRichard Levitte1-32/+31
2000-03-02I'm experimenting with a hack in dopr() and friends b_printf.c to makeRichard Levitte1-1/+1
2000-03-02Fix bug which would free up a public keyDr. Stephen Henson1-2/+5
2000-03-01add comment.Ulf Möller1-0/+2
2000-03-01Bug fix.Ulf Möller1-3/+4
2000-03-01Note bug fix for the DSA infinite loopUlf Möller1-0/+4
2000-03-01pseudo-seed for the PRNG before testing DSAUlf Möller2-0/+8
2000-03-01add RAND_status() to titleUlf Möller1-1/+1
2000-03-01change info text (as on the web site)Ulf Möller1-3/+4
2000-03-01'rand'/'-rand' documentation.Bodo Möller9-8/+16
2000-03-01Document the 'rand' application.Bodo Möller3-1/+50
2000-03-01check for WIN32 (needed by Mingw32)Ulf Möller1-1/+1
2000-03-01Keep the references to other INSTALL files short. These are the UnixUlf Möller1-3/+2
2000-03-01'rand' application for creating pseudo-random files.Bodo Möller6-10/+164
2000-02-29Check BN_rand return value.Bodo Möller2-1/+19
2000-02-29Point to INSTALL.MacOS for MacOS pre X.Bodo Möller1-1/+2
2000-02-29some people can't read :)Ulf Möller1-0/+1
2000-02-29change wordingUlf Möller1-1/+1
2000-02-29how to recognize assembler problemsUlf Möller1-0/+11
2000-02-29Added configuration support for Linux/IA64Ralf S. Engelschall3-0/+5
2000-02-29MacOS pseudo-random entropy collector.Andy Polyakov4-2067/+2640
2000-02-29Bug fix.Ulf Möller1-1/+1
2000-02-29Forgot to check correctly for the new optionsRichard Levitte1-3/+4
2000-02-28Mingw32 can now use assembler.Ulf Möller1-3/+5
2000-02-28Switch for turning on the predictable "random" number generator.Ulf Möller2-7/+20
2000-02-28Fix for non-monolithic build.Ulf Möller2-1/+7
2000-02-28Support assembler for Mingw32.Ulf Möller7-3/+139
2000-02-28Shared library support for Solaris and HPUXUlf Möller5-4/+152
2000-02-28Switch to 0.9.6, and finally remove the annoying messageBodo Möller2-3/+4
2000-02-28Ouch! PKCS7_encrypt() was heading MIME text headers twiceDr. Stephen Henson2-7/+4
2000-02-28Tagging has been done, time to switch to 0.9.6-dev.Richard Levitte3-4/+5
2000-02-28Time for a releaseRichard Levitte5-39/+7
2000-02-28A few more tests were reported.Richard Levitte1-1/+4
2000-02-28Typo corrected.Richard Levitte1-1/+1
2000-02-28Short is always promoted to int when passed as a function argument.Richard Levitte1-3/+2
2000-02-27Include rand.h so RAND_pseudo_bytes may be declared.Richard Levitte1-3/+4
2000-02-27More platforms passed the test.Richard Levitte1-1/+2
2000-02-27More tests passed.Andy Polyakov1-1/+5
2000-02-27works on solarisUlf Möller1-1/+2
2000-02-27Update the OpenVMS/VAX statusRichard Levitte1-2/+3
2000-02-27IRIX6* tests passed.Andy Polyakov1-1/+3
2000-02-27MacOS tidbits. Add new files to the project, update config.Andy Polyakov3-3004/+2944
2000-02-27correctionsUlf Möller1-4/+4
2000-02-27Works with gcc 2.8.0 as well.Richard Levitte1-1/+3
2000-02-27No, the VAX is not a 64 bit architecture.Richard Levitte1-1/+1
2000-02-27Use standard header file string.h for memset prototype (whereBodo Möller1-1/+1
2000-02-27Don't call BN_rand with zero bits in bntest.cDr. Stephen Henson2-1/+4
2000-02-27Make sure to catch UnixWare 7, even if the version is 7.1.1 orRichard Levitte1-1/+1
2000-02-27Update config for the unixware targets by looking at what was done inRichard Levitte1-2/+7
2000-02-27Declare memset.Ben Laurie1-0/+1