aboutsummaryrefslogtreecommitdiff
path: root/doc/crypto
AgeCommit message (Expand)AuthorFilesLines
2000-12-05Update the internal docs.Richard Levitte1-9/+10
2000-12-04Sync up with a minor change in lhash.hGeoff Thorpe1-2/+2
2000-12-04Update the documentation to the current state of the LHASH changes. ThereGeoff Thorpe1-7/+50
2000-11-29Add a warning about the usage of the montgomery functions (if the inputsUlf Möller1-0/+5
2000-11-26More BN_mod_... functions.Bodo Möller1-2/+3
2000-11-26Add bn_mod.c (should have happend in the previous commit ...).Bodo Möller1-0/+23
2000-11-26modular arithmeticsBodo Möller3-41/+76
2000-11-10Point to SSL_set_bio(3) early because that manpage providesBodo Möller1-1/+2
2000-11-10add missing wordBodo Möller1-1/+1
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte3-22/+5
2000-11-06looks like a cut&paste errorUlf Möller1-1/+1
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte6-77/+118
2000-10-19give pseudo prototypes instead of macro definitions for better clarityUlf Möller3-26/+42
2000-10-18cosmetic changeUlf Möller1-1/+1
2000-10-12Make non blocking I/O work for accept BIOs.Dr. Stephen Henson1-1/+8
2000-09-27The des_modes manpage is in section 7.Ulf Möller1-1/+1
2000-09-25typoUlf Möller1-1/+1
2000-09-23stop perlpod from complaining.Ulf Möller1-1/+1
2000-09-23more manpage links.Ulf Möller4-2/+40
2000-09-20Malloc() -> OPENSSL_malloc() etc.Ulf Möller4-5/+5
2000-09-20The RSA patent will have expired when the next version is released...Ulf Möller1-1/+1
2000-09-20ispell.Ulf Möller15-42/+42
2000-09-19Reorder the Blowfish documentation so the low-level routines do not get so pr...Richard Levitte1-8/+11
2000-09-18Clarify the BIO_seek() mess and related issues.Dr. Stephen Henson3-10/+98
2000-09-17Restore the descriptions to conform with the rest of theRichard Levitte2-23/+46
2000-09-17Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller1-3/+3
2000-09-16Move text that isn't really descriptions of the functions in the pageRichard Levitte2-30/+34
2000-09-16Add BIO_seek() and BIO_tell() to the BIO control functions manual.Richard Levitte1-5/+16
2000-09-16New macro BIO_set_shutdown_wr().Dr. Stephen Henson3-7/+154
2000-09-16Change spelling back to "behaviour" and "flavour" instead of theBodo Möller7-9/+9
2000-09-16Clarification.Bodo Möller1-6/+11
2000-09-16ispell and some other nit-pickingUlf Möller15-35/+33
2000-09-16Remove redundant manpages and references to them.Dr. Stephen Henson4-107/+0
2000-09-16add links to the new BIO and SSL manpages to make them visible on the web.Ulf Möller1-1/+16
2000-09-16BIO_f_ssl() docs.Dr. Stephen Henson3-1/+186
2000-09-15Accept BIO docs.Dr. Stephen Henson1-0/+182
2000-09-15Update BIO_s_connect().Dr. Stephen Henson1-8/+56
2000-09-14Some small clarifications.Bodo Möller1-8/+9
2000-09-14In the name section, all the functions described shoud be enumerated.Richard Levitte12-20/+54
2000-09-14Update the info on version numberingRichard Levitte1-2/+44
2000-09-14BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte12-35/+29
2000-09-14BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte1-0/+30
2000-09-14Items without a =over and a =back are ignored.Richard Levitte1-0/+4
2000-09-14BIO_s_bio() manual page detailing BIO pair.Dr. Stephen Henson1-0/+114
2000-09-14Remove indentation in the NAME section. There's really no need toRichard Levitte1-1/+1
2000-09-14Add a number of documentation files, mostly for SSL routines, but alsoRichard Levitte3-0/+176
2000-09-14Initial connect BIO docs.Dr. Stephen Henson3-4/+135
2000-09-14Remove indentation in the NAME section. There's really no need toRichard Levitte16-20/+20
2000-09-14Docs for socket BIO.Dr. Stephen Henson1-0/+61
2000-09-13BIO_s_fd() manual page.Dr. Stephen Henson1-0/+88