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