summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for some broken PKCS#8 formats.Dr. Stephen Henson2000-02-057-94/+232
* Commit patch to bn.h that CVS decided to throw away during 'cvs update',Bodo Möller2000-02-052-2/+5
* Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller2000-02-0512-41/+109
* Use MONT_WORD macro to control if the word-based or the bignumUlf Möller2000-02-053-116/+95
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-0524-171/+401
* md2 is documented in the md5 page. lets see if this works...Ulf Möller2000-02-051-1/+1
* Document RC4.Ulf Möller2000-02-054-4/+62
* Replace ridiculous libdes PRNG with RAND_bytes. These functions are notUlf Möller2000-02-051-98/+52
* New xcbc_ok test vector is required after the parity bits in cbc2_keyAndy Polyakov2000-02-041-9/+13
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-0420-151/+289
* Report progress as in dsatest.c when creating a DHE key.Bodo Möller2000-02-041-7/+32
* Use correct, not American spelling.Bodo Möller2000-02-042-2/+2
* Correct spelling as it was done in the source.Bodo Möller2000-02-041-1/+1
* *** empty log message ***Ulf Möller2000-02-031-2/+2
* a short page for "speed"Ulf Möller2000-02-031-0/+45
* ispell (and minor modifications)Ulf Möller2000-02-03111-226/+226
* Document hash functions.Ulf Möller2000-02-0320-22/+302
* Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson2000-02-0316-46/+80
* Some 'const's for BNs.Bodo Möller2000-02-035-13/+14
* Include OpenSSL license.Bodo Möller2000-02-021-0/+53
* Tolerate negative numbers in BN_is_prime.Bodo Möller2000-02-025-31/+46
* rndsort{Miller, Rabin} primality test.Bodo Möller2000-02-025-195/+102
* Support for "multiply high" instruction, see BN_UMULT_HIGH comment inAndy Polyakov2000-02-023-37/+151
* Update docs.Dr. Stephen Henson2000-02-022-1/+52
* Bug fix: BN_is_prime() would fail with a high probability for smallUlf Möller2000-02-011-0/+1
* match the prototypeUlf Möller2000-02-011-1/+2
* Remove an =over that never endsUlf Möller2000-02-011-7/+0
* link to SSL_get_error(3)Ulf Möller2000-02-011-1/+2
* dhgen is gone.Ulf Möller2000-02-011-1/+1
* Correct one link.Richard Levitte2000-02-011-2/+2
* If n0 == d0, we must alway compute 'rem' "by hand"Bodo Möller2000-02-011-1/+6
* Typo in preprocessor symbol.Bodo Möller2000-02-011-3/+3
* Pointer to important manual page that should be written.Bodo Möller2000-02-011-0/+2
* Change log entry completed.Bodo Möller2000-02-011-1/+1
* undo. I keep confusing my directories. :(Ulf Möller2000-02-011-3/+0
* EBCDIC support.Ulf Möller2000-02-018-9/+249
* Document ERR library.Ulf Möller2000-02-0110-0/+566
* spellingUlf Möller2000-02-012-5/+5
* Print a reassuring message when Configure is done.Ulf Möller2000-02-011-0/+2
* Reference for SHA-1.Bodo Möller2000-01-311-2/+5
* Checked in some junk. Sorry.Ulf Möller2000-01-301-5/+0
* Note changes.Ulf Möller2000-01-301-0/+4
* Seek out and destroy another evil cast.Ulf Möller2000-01-3069-100/+108
* Typos.Ulf Möller2000-01-302-5/+6
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-3036-109/+110
* Update docs: corrections, turn buffer docs into manpage, fold SHA1Ulf Möller2000-01-3020-144/+354
* SynchroniseRichard Levitte2000-01-302-2/+6
* Documentation for BN_is_prime_fasttest.Bodo Möller2000-01-302-18/+46
* Make output of "openssl dsaparam 1024" more interesting :-)Bodo Möller2000-01-303-6/+15
* Tiny changes to previous patch (the log message was meant to beBodo Möller2000-01-302-4/+6