aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dsa
Commit message (Expand)AuthorAgeFilesLines
* free NULL cleanup 7Rich Salz2015-04-306-77/+41
* free cleanup almost the finaleRich Salz2015-04-301-4/+1
* free NULL cleanup 8Rich Salz2015-04-301-6/+3
* remove malloc castsRich Salz2015-04-282-2/+2
* Code style: space after 'if'Viktor Dukhovni2015-04-161-4/+4
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-312-591/+0
* Simplify DSA public key handling.Dr. Stephen Henson2015-03-264-11/+11
* free NULL cleanupRich Salz2015-03-251-4/+2
* RAND_bytes updatesMatt Caswell2015-03-251-2/+2
* free NULL cleanupRich Salz2015-03-244-10/+6
* make dependDr. Stephen Henson2015-03-241-4/+4
* Move some EVP internals to evp_int.hDr. Stephen Henson2015-03-241-1/+1
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-241-1/+1
* free NULL cleanupRich Salz2015-03-241-4/+2
* Fix dsa_pub_encodeMatt Caswell2015-03-121-6/+8
* Cleanse PKCS#8 private key components.Dr. Stephen Henson2015-03-081-5/+5
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-274-54/+22
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-5/+1
* Remove obsolete uncomiled dsagen semi-testRich Salz2015-01-221-115/+0
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-5/+5
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2216-2787/+2783
* Move more comments that confuse indentMatt Caswell2015-01-221-13/+14
* Fix strange formatting by indentMatt Caswell2015-01-221-1/+2
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-142-2/+2
* RT3548: Remove unsupported platformsRich Salz2015-01-121-8/+2
* Fix various certificate fingerprint issues.Dr. Stephen Henson2015-01-051-1/+13
* mark all block comments that need format preserving so thatTim Hudson2014-12-303-3/+6
* Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell2014-12-181-5/+5
* Remove redundant OPENSSL_NO_DEPRECATED suppressionMatt Caswell2014-12-181-6/+0
* Implement internally opaque bn access from dsaMatt Caswell2014-12-085-56/+82
* remove OPENSSL_FIPSAPIDr. Stephen Henson2014-12-084-4/+4
* remove FIPS module code from crypto/dsaDr. Stephen Henson2014-12-084-198/+0
* Remove fips_constseg references.Dr. Stephen Henson2014-12-081-1/+0
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* RT3192: spurious error in DSA verifyMatt Caswell2014-09-091-3/+1
* RT2626: Change default_bits from 1K to 2KKurt Roeckx2014-09-081-1/+1
* Remove some outdated README files, to avoid confusing people.Rich Salz2014-08-301-4/+0
* RT3061: slightly amend patchEmilia Kasper2014-08-221-2/+1
* Add functions returning security bits.Dr. Stephen Henson2014-03-283-0/+12
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-1/+1
* Return correct enveloped data type in ASN1 methods.Dr. Stephen Henson2013-07-171-0/+4
* Avoid need to change function code.Dr. Stephen Henson2013-07-171-7/+7
* Make `safe' (EC)DSA nonces the default.Adam Langley2013-07-154-31/+19
* Add control to retrieve signature MD.Dr. Stephen Henson2013-06-211-0/+4
* Add secure DSA nonce flag.Adam Langley2013-06-134-15/+58
* Don't SEGFAULT when trying to export a public DSA key as a private key.Adam Langley2013-06-131-0/+6
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-0/+1