aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto
Commit message (Expand)AuthorAgeFilesLines
* Add a warning about the usage of the montgomery functions (if the inputsUlf Möller2000-11-291-0/+5
* More BN_mod_... functions.Bodo Möller2000-11-261-2/+3
* Add bn_mod.c (should have happend in the previous commit ...).Bodo Möller2000-11-261-0/+23
* modular arithmeticsBodo Möller2000-11-263-41/+76
* Point to SSL_set_bio(3) early because that manpage providesBodo Möller2000-11-101-1/+2
* add missing wordBodo Möller2000-11-101-1/+1
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-083-22/+5
* looks like a cut&paste errorUlf Möller2000-11-061-1/+1
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-266-77/+118
* give pseudo prototypes instead of macro definitions for better clarityUlf Möller2000-10-193-26/+42
* cosmetic changeUlf Möller2000-10-181-1/+1
* Make non blocking I/O work for accept BIOs.Dr. Stephen Henson2000-10-121-1/+8
* The des_modes manpage is in section 7.Ulf Möller2000-09-271-1/+1
* typoUlf Möller2000-09-251-1/+1
* stop perlpod from complaining.Ulf Möller2000-09-231-1/+1
* more manpage links.Ulf Möller2000-09-234-2/+40
* Malloc() -> OPENSSL_malloc() etc.Ulf Möller2000-09-204-5/+5
* The RSA patent will have expired when the next version is released...Ulf Möller2000-09-201-1/+1
* ispell.Ulf Möller2000-09-2015-42/+42
* Reorder the Blowfish documentation so the low-level routines do not get so pr...Richard Levitte2000-09-191-8/+11
* Clarify the BIO_seek() mess and related issues.Dr. Stephen Henson2000-09-183-10/+98
* Restore the descriptions to conform with the rest of theRichard Levitte2000-09-172-23/+46
* Rename new BIO_set_shutdown_wr macro to just BIO_shutdown_wrBodo Möller2000-09-171-3/+3
* Move text that isn't really descriptions of the functions in the pageRichard Levitte2000-09-162-30/+34
* Add BIO_seek() and BIO_tell() to the BIO control functions manual.Richard Levitte2000-09-161-5/+16
* New macro BIO_set_shutdown_wr().Dr. Stephen Henson2000-09-163-7/+154
* Change spelling back to "behaviour" and "flavour" instead of theBodo Möller2000-09-167-9/+9
* Clarification.Bodo Möller2000-09-161-6/+11
* ispell and some other nit-pickingUlf Möller2000-09-1615-35/+33
* Remove redundant manpages and references to them.Dr. Stephen Henson2000-09-164-107/+0
* add links to the new BIO and SSL manpages to make them visible on the web.Ulf Möller2000-09-161-1/+16
* BIO_f_ssl() docs.Dr. Stephen Henson2000-09-163-1/+186
* Accept BIO docs.Dr. Stephen Henson2000-09-151-0/+182
* Update BIO_s_connect().Dr. Stephen Henson2000-09-151-8/+56
* Some small clarifications.Bodo Möller2000-09-141-8/+9
* In the name section, all the functions described shoud be enumerated.Richard Levitte2000-09-1412-20/+54
* Update the info on version numberingRichard Levitte2000-09-141-2/+44
* BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte2000-09-1412-35/+29
* BIO_seed() and BIO_tell() were documented in two other documents,Richard Levitte2000-09-141-0/+30
* Items without a =over and a =back are ignored.Richard Levitte2000-09-141-0/+4
* BIO_s_bio() manual page detailing BIO pair.Dr. Stephen Henson2000-09-141-0/+114
* Remove indentation in the NAME section. There's really no need toRichard Levitte2000-09-141-1/+1
* Add a number of documentation files, mostly for SSL routines, but alsoRichard Levitte2000-09-143-0/+176
* Initial connect BIO docs.Dr. Stephen Henson2000-09-143-4/+135
* Remove indentation in the NAME section. There's really no need toRichard Levitte2000-09-1416-20/+20
* Docs for socket BIO.Dr. Stephen Henson2000-09-141-0/+61
* BIO_s_fd() manual page.Dr. Stephen Henson2000-09-131-0/+88
* Clarify some of the I/O issues.Dr. Stephen Henson2000-09-132-35/+28
* More BIO docs.Dr. Stephen Henson2000-09-124-7/+208
* Docs for cipher and base64 BIOs.Dr. Stephen Henson2000-09-114-6/+162