summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_locl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Following the license change, modify the boilerplates in crypto/dsa/Richard Levitte2018-12-061-1/+1
* Act on deprecation of LONG and ZLONG, step 2Richard Levitte2017-04-101-1/+1
* Add support for reference counting using C11 atomicsKurt Roeckx2016-11-171-1/+2
* Deal with API changes.Ben Laurie2016-06-241-4/+4
* Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper2016-06-201-0/+5
* Copyright consolidation 07/10Rich Salz2016-05-171-51/+6
* Make DSA_METHOD opaqueMatt Caswell2016-04-031-0/+26
* Make the DSA structure opaqueMatt Caswell2016-04-031-0/+23
* move DSA_SIG definition into C source fileDr. Stephen Henson2016-03-111-5/+0
* Make DSA_SIG opaque.Dr. Stephen Henson2016-03-081-0/+5
* GH322 revisited: remove unused function.Rich Salz2016-02-081-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-7/+9
* Add support for canonical generation of DSA parameter g.Dr. Stephen Henson2011-08-261-2/+4
* Provisional, experimental support for DSA2 parameter generation algorithm.Dr. Stephen Henson2011-01-311-0/+5
* Add additional parameter to dsa_builtin_paramgen to output the generatedDr. Stephen Henson2011-01-191-0/+1
* Remove misleading dead code. Constify. (Coverity ID 142)Ben Laurie2008-12-261-1/+1
* add support for DSA with SHA2Nils Larsch2007-02-031-0/+59