summaryrefslogtreecommitdiff
path: root/crypto/dsa/dsa_gen.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from main trunk: lets see if this works ;-)BRANCH_ASN1Dr. Stephen Henson2000-12-061-1/+2
* New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to accessUlf Möller2000-02-051-11/+14
* Add new -notext option to 'ca', -pubkey option to spkac.Dr. Stephen Henson2000-02-031-1/+2
* Tolerate negative numbers in BN_is_prime.Bodo Möller2000-02-021-2/+4
* rndsort{Miller, Rabin} primality test.Bodo Möller2000-02-021-5/+3
* Tiny changes to previous patch (the log message was meant to beBodo Möller2000-01-301-3/+5
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-301-94/+46
* Document DSA and SHA.Ulf Möller2000-01-271-10/+13
* Check RAND_bytes() return value or use RAND_pseudo_bytes().Ulf Möller2000-01-211-1/+1
* Avoid some memory holes, one of which was pointed out byBodo Möller1999-06-251-0/+1
* Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo Möller1999-06-071-2/+2
* Message digest stuff.Ulf Möller1999-04-271-1/+2
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-4/+4
* Change functions to ANSI C.Ulf Möller1999-04-191-13/+4
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-31/+43
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-12/+15
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+325