summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_locl.h
AgeCommit message (Expand)Author
2018-12-06Following the license change, modify the boilerplates in crypto/dsa/Richard Levitte
2017-04-10Act on deprecation of LONG and ZLONG, step 2Richard Levitte
2016-11-17Add support for reference counting using C11 atomicsKurt Roeckx
2016-06-24Deal with API changes.Ben Laurie
2016-06-20Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper
2016-05-17Copyright consolidation 07/10Rich Salz
2016-04-03Make DSA_METHOD opaqueMatt Caswell
2016-04-03Make the DSA structure opaqueMatt Caswell
2016-03-11move DSA_SIG definition into C source fileDr. Stephen Henson
2016-03-08Make DSA_SIG opaque.Dr. Stephen Henson
2016-02-08GH322 revisited: remove unused function.Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2011-08-26Add support for canonical generation of DSA parameter g.Dr. Stephen Henson
2011-01-31Provisional, experimental support for DSA2 parameter generation algorithm.Dr. Stephen Henson
2011-01-19Add additional parameter to dsa_builtin_paramgen to output the generatedDr. Stephen Henson
2008-12-26Remove misleading dead code. Constify. (Coverity ID 142)Ben Laurie
2007-02-03add support for DSA with SHA2Nils Larsch