summaryrefslogtreecommitdiffstats
path: root/include/openssl/dsa.h
AgeCommit message (Expand)Author
2022-05-09Header file cleanup for C++20 header-unitsNathan Sidwell
2021-02-18Update copyright yearMatt Caswell
2021-02-04Remove a DSA related TODOMatt Caswell
2020-12-17dsa: provider and library deprecation changesPauli
2020-11-27EVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte
2020-07-30unify spelling of serializePauli
2020-04-30Undeprecate DH, DSA and RSA _bits() functions.Pauli
2020-04-23Update copyright yearMatt Caswell
2020-04-15Add DSA keygen to providerShane Lontis
2020-03-23Constify various mostly X509-related parameter types in crypto/ and apps/Dr. David von Oheimb
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2020-02-12Deprecate the low level DSA functions.Pauli
2020-02-12dsa.h: fix preprocessor indentationPauli
2019-11-07Update source files for pre-3.0 deprecationRichard Levitte
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-10-14Add BN_check_prime()Kurt Roeckx
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre
2019-03-06constify *_dup() and *i2d_*() and related functions as far as possible, intro...David von Oheimb
2019-01-30Document and add macros for additional DSA optionsDavid Benjamin
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-06Switch future deprecation version from 1.2.0 to 3.0Richard Levitte
2018-07-26Change the number of Miller-Rabin test for DSA generation to 64Kurt Roeckx
2018-06-21Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declarationNicola Tuveri
2018-05-28DSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre
2018-05-02opensslconf.h inclusion cleanupFdaSilvaYY
2018-03-21Convert _meth_get_ functions to const gettersJack Bates
2018-02-13Update copyright yearMatt Caswell
2018-02-09Remove redundant declarations of ERR_load_*_strings()Nick Mathewson
2017-10-13Remove email addresses from source code.Rich Salz
2017-06-07make error tables const and separate header fileRich Salz
2017-01-25Fix some extra or missing whitespaces...FdaSilvaYY
2016-11-14dsa/dsa_gen: add error message for seed_len < 0Sebastian Andrzej Siewior
2016-08-01Add DSA_bits() function.Dr. Stephen Henson
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-20Don't allocate r/s in DSA_SIG and ECDSA_SIGDr. Stephen Henson
2016-06-24Deal with API changes.Ben Laurie
2016-06-20Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper
2016-06-15Constify the parameter getters for RSA, DSA and DHRichard Levitte
2016-06-13Forgot to update the setter argument ordering in the public headers.TJ Saunders
2016-06-13Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for setting signature values.TJ Saunders
2016-06-06Deprecate the flags that switch off constant timeMatt Caswell
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-18Add some error messages for malloc failsMatt Caswell
2016-05-17Copyright consolidation 03/10Rich Salz
2016-04-28various spelling fixesFdaSilvaYY
2016-04-04Revert "various spelling fixes"Rich Salz
2016-04-04various spelling fixesFdaSilvaYY