aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* Rephrase statement on the security of two-key 3DES.Bodo Möller2002-03-051-2/+2
* New functionsBodo Möller2002-01-241-8/+21
* Typos (jsyn <jsyn@openbsd.org>).Lutz Jänicke2002-01-211-2/+2
* add a sentence previously deleted by accidentBodo Möller2002-01-041-0/+2
* add documentation for SSLeay_version(SSLEAY_DIR) andBodo Möller2002-01-042-7/+92
* Tsss, SSLeay_version() was already documented, it just was not linked in.Lutz Jänicke2002-01-043-68/+3
* Add information as provided by Richard Levitte on openssl-users :-)Lutz Jänicke2002-01-042-1/+67
* Update PEM docsDr. Stephen Henson2002-01-041-1/+24
* Improve back compatibility.Ben Laurie2001-12-091-4/+27
* EVP_BytesToKey documentation.Dr. Stephen Henson2001-12-031-0/+67
* clarifyBodo Möller2001-11-081-2/+4
* remove compatibility notes that no longer applyUlf Möller2001-10-251-7/+6
* Correct some links...Richard Levitte2001-10-251-1/+1
* Change the DES documentation to reflect the current status. Note thatRichard Levitte2001-10-253-29/+255
* mention des_old.hBodo Möller2001-10-251-1/+2
* Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte2001-10-251-7/+9
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-147/+150
* Update docs.Dr. Stephen Henson2001-10-173-78/+142
* Update docs.Dr. Stephen Henson2001-10-161-23/+71
* ispellUlf Möller2001-09-073-3/+3
* Use uniformly chosen witnesses for Miller-Rabin testBodo Möller2001-09-032-0/+6
* Document DES changes better.Ben Laurie2001-07-311-32/+32
* Undo DH_generate_key() change: s3_srvr.c was using it correctlyBodo Möller2001-07-271-4/+3
* Don't preserve existing keys in DH_generate_key.Bodo Möller2001-07-251-3/+4
* Fix PRNG.Bodo Möller2001-07-101-7/+6
* Add examples to EVP_EncryptInit manual page.Dr. Stephen Henson2001-05-171-0/+89
* Missing link ("Greg Stark" <gstark@ethentica.com>)Lutz Jänicke2001-04-121-1/+1
* Update docs.Bodo Möller2001-03-212-7/+7
* Initial docs for PEM routines.Dr. Stephen Henson2001-03-111-0/+453
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-17/+18
* Constify BN_value_one.Bodo Möller2001-03-082-2/+2
* BN_rand_range() needs a BN_rand() variant that doesn't set the MSB.Ulf Möller2001-02-201-6/+8
* Option to disable standard block padding with EVP API.Dr. Stephen Henson2001-02-141-25/+42
* Include information that automatic query is a new feature.Lutz Jänicke2001-02-101-2/+5
* Simplify BN_rand_rangeBodo Möller2001-02-102-4/+3
* Note that EGD is used automatically.Ulf Möller2001-02-081-0/+3
* cleanupUlf Möller2001-02-081-6/+5
* Integrate my implementation of a countermeasure againstBodo Möller2001-02-081-3/+3
* Update documentation to match the state at 0.9.6 _and_ the recent changes.Lutz Jänicke2001-02-081-5/+43
* Bleichenbacher's DSA attackUlf Möller2001-02-072-3/+11
* Use the correct number of arguments in the example.Ulf Möller2001-01-211-2/+2
* Update the LHASH man page.Geoff Thorpe2001-01-141-48/+139
* Update the internal docs.Richard Levitte2000-12-051-9/+10
* Sync up with a minor change in lhash.hGeoff Thorpe2000-12-041-2/+2
* Update the documentation to the current state of the LHASH changes. ThereGeoff Thorpe2000-12-041-7/+50
* 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