summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Zap trailing whitespace in dsa.htb2025-03-011-7/+7
* Remove #error if OPENSSL_NO_FOO is definedtb2025-01-251-5/+1
* Make the DSS_prime_checks macro internaltb2024-12-051-8/+1
* Remove the undocumented DSA_is_prime() macrotb2024-12-051-3/+1
* Remove DSA_generate_parameterstb2024-03-021-7/+1
* Bring includes into canonical ordertb2023-04-181-4/+4
* Move some includes out of OPENSSL_NO_DEPRECATEDtb2023-04-181-3/+1
* Move a few functions out of OPENSSL_NO_DEPRECATEDtb2023-04-091-4/+2
* Provide DSA_R_INVALID_PARAMETERS error codetb2023-03-041-1/+2
* Remove mkerr.pl remnants from LibreSSLkn2022-07-121-5/+1
* Expose new API in headers.tb2022-07-071-5/+1
* Prepare to provide DSA_meth_{get0,set1}_name()tb2022-07-041-1/+5
* Prepare to provide DSA_security_bits()tb2022-06-271-1/+4
* Make DSA opaquetb2022-01-141-64/+2
* Unifdef LIBRESSL_OPAQUE_* and LIBRESSL_NEXT_APItb2022-01-141-5/+1
* Prepare to provide DSA_bits()tb2022-01-051-1/+4
* Prepare to provide DSA_get0_{p,q,g,{priv,pub}_key}()tb2022-01-051-1/+8
* Crank the number of rounds of Miller-Rabin from 50 to 64tb2021-11-291-4/+7
* Add DSA_meth_{dup,free,new,set_{finish,sign}}()tb2018-03-171-1/+8
* Provide DSA_get0_engine()tb2018-02-201-1/+2
* Provide DSA_SIG_{g,s}et0()tb2018-02-201-1/+3
* Provide DSA_{clear,set,test}_flags()tb2018-02-201-1/+4
* Provide {DH,DSA}_set0_key(). Requested by sthen.tb2018-02-181-1/+2
* Provide DSA_set0_pqg.tb2018-02-181-1/+2
* s/DH/DSA/jsing2018-02-171-2/+2
* Provide further parts of the OpenSSL 1.1 API: {DH,DSA}_get0_{key,pqg}(),tb2018-02-171-1/+5
* Kill a bunch of OLD_ASN1 usage by replacing ASN1_{d2i,i2d}_* withjsing2016-11-041-8/+5
* Remove flags for disabling constant-time operations.bcook2016-06-301-4/+1
* Disable DSA_FLAG_NO_EXP_CONSTTIME, always enable constant-time behavior.bcook2016-06-211-7/+3
* Group d2i/i2d function prototypes by type and add missing externs for thejsing2015-10-131-7/+12
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Everything sane has stdio, and FILE *. we don't need ifdefs for this.beck2014-05-291-2/+0
* Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing2014-05-241-1/+1
* resolve conflictsdjm2012-10-131-0/+20
* resolve conflicts, fix local changesdjm2010-10-011-43/+26
* resolve conflictsdjm2009-01-091-0/+39
* remove duplicate definition of OPENSSL_DSA_MAX_MODULUS_BITS spotteddjm2008-09-061-2/+0
* resolve conflictsdjm2008-09-061-22/+37
* openssl security fixes, diff from markus@, ok & "commit it" djm@pvalchev2006-10-041-0/+4
* resolve conflictsdjm2006-06-271-0/+14
* resolve conflictsdjm2005-04-291-0/+4
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-46/+39
* merge openssl 0.9.6b-enginebeck2001-08-011-0/+1
* openssl-engine-0.9.6 mergebeck2000-12-151-7/+22
* OpenSSL 0.9.5 mergebeck2000-03-191-12/+49
* OpenSSL 0.9.4 mergebeck1999-09-291-35/+45
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+194