aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto
Commit message (Expand)AuthorAgeFilesLines
* This documentation change was being written at the same time as Richard'sGeoff Thorpe2002-07-181-7/+26
* Explain why RSA_check_key() doesn't work with hard keys.Richard Levitte2002-07-181-1/+10
* Add history for documented new functions.Richard Levitte2002-07-186-3/+24
* Typos in links between manual pagesLutz Jänicke2002-07-106-6/+6
* Documentation bug corrected.Richard Levitte2002-06-051-1/+1
* a B< that wasn't properly ended.Richard Levitte2002-05-301-1/+1
* Small documentation fix for EVP_CipherFinal or EVP_CipherFinal_ex.Richard Levitte2002-05-081-1/+1
* another error discovered by Karsten Braaten. The number was not evenUlf Möller2002-04-131-1/+1
* error reported by Karsten BraatenUlf Möller2002-04-071-1/+1
* 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