summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2001-12-09Improve back compatibility.Ben Laurie
2001-12-03EVP_BytesToKey documentation.Dr. Stephen Henson
2001-11-08clarifyBodo Möller
2001-10-25remove compatibility notes that no longer applyUlf Möller
2001-10-25Correct some links...Richard Levitte
2001-10-25Change the DES documentation to reflect the current status. Note thatRichard Levitte
2001-10-25mention des_old.hBodo Möller
2001-10-25Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-10-17Update docs.Dr. Stephen Henson
2001-10-16Update docs.Dr. Stephen Henson
2001-09-07ispellUlf Möller
2001-09-03Use uniformly chosen witnesses for Miller-Rabin testBodo Möller
2001-07-31Document DES changes better.Ben Laurie
2001-07-27Undo DH_generate_key() change: s3_srvr.c was using it correctlyBodo Möller
2001-07-25Don't preserve existing keys in DH_generate_key.Bodo Möller
2001-07-10Fix PRNG.Bodo Möller
2001-05-17Add examples to EVP_EncryptInit manual page.Dr. Stephen Henson
2001-04-12Missing link ("Greg Stark" <gstark@ethentica.com>)Lutz Jänicke
2001-03-21Update docs.Bodo Möller
2001-03-11Initial docs for PEM routines.Dr. Stephen Henson
2001-03-09Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson
2001-03-08Constify BN_value_one.Bodo Möller
2001-02-20BN_rand_range() needs a BN_rand() variant that doesn't set the MSB.Ulf Möller
2001-02-14Option to disable standard block padding with EVP API.Dr. Stephen Henson
2001-02-10Include information that automatic query is a new feature.Lutz Jänicke
2001-02-10Simplify BN_rand_rangeBodo Möller
2001-02-08Note that EGD is used automatically.Ulf Möller
2001-02-08cleanupUlf Möller
2001-02-08Integrate my implementation of a countermeasure againstBodo Möller
2001-02-08Update documentation to match the state at 0.9.6 _and_ the recent changes.Lutz Jänicke
2001-02-07Bleichenbacher's DSA attackUlf Möller
2001-01-21Use the correct number of arguments in the example.Ulf Möller
2001-01-14Update the LHASH man page.Geoff Thorpe
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