2019-07-16 |
Rich Salz | Regenerate mkerr files |
tree | commitdiff |
2019-07-11 |
Matt Caswell | Convert asn1_dsa.c to use the WPACKET API instead |
tree | commitdiff |
2019-07-11 |
David Makepeace | Add simple ASN.1 utils for DSA signature DER. |
tree | commitdiff |
2019-07-02 |
Antoine Cœur | Fix Typos |
tree | commitdiff |
2019-05-28 |
Tomas Mraz | The SHA256 is not a mandatory digest for DSA. |
tree | commitdiff |
2019-05-22 |
Patrick Steuer | EVP_Digest*: enable SHA3 pre-hashing for DSA |
tree | commitdiff |
2019-05-21 |
Kurt Roeckx | Change default RSA, DSA and DH size to 2048 bit |
tree | commitdiff |
2019-05-07 |
Matt Caswell | Reject obviously invalid DSA parameters during signing |
tree | commitdiff |
2019-03-19 |
Shane Lontis | Added NULL check to BN_clear() & BN_CTX_end() |
tree | commitdiff |
2019-03-18 |
David von Oheimb | remove needless empty lines when printing certificates |
tree | commitdiff |
2019-03-06 |
David von Oheimb | constify *_dup() and *i2d_*() and related functions... |
tree | commitdiff |
2019-01-30 |
David Benjamin | Document and add macros for additional DSA options |
tree | commitdiff |
2018-12-06 |
Richard Levitte | Following the license change, modify the boilerplates... |
tree | commitdiff |
2018-12-06 |
Richard Levitte | Refactor the computation of API version limits |
tree | commitdiff |
2018-12-06 |
Richard Levitte | Switch future deprecation version from 1.2.0 to 3.0 |
tree | commitdiff |
2018-11-01 |
Pauli | Add a constant time flag to one of the bignums to avoid... |
tree | commitdiff |
2018-10-29 |
Vitezslav Cizek | DSA: Check for sanity of input parameters |
tree | commitdiff |
2018-10-28 |
Pauli | Timing vulnerability in DSA signature generation (CVE... |
tree | commitdiff |
2018-10-28 |
Pauli | DSA mod inverse fix |
tree | commitdiff |
2018-09-11 |
Matt Caswell | Update copyright year |
tree | commitdiff |
2018-09-05 |
Nicola Tuveri | Harmonize the error handling codepath |
tree | commitdiff |
2018-09-05 |
Nicola Tuveri | Fix segfault in RSA_free() (and DSA/DH/EC_KEY) |
tree | commitdiff |
2018-07-29 |
Bryan Donlan | Remove DSA digest length checks when no digest is passed |
tree | commitdiff |
2018-06-21 |
Nicola Tuveri | Use DEPRECATEDIN_1_2_0 macro for DSA_sign_setup declaration |
tree | commitdiff |
2018-06-21 |
Matt Caswell | Add blinding to a DSA signature |
tree | commitdiff |
2018-05-29 |
Matt Caswell | Update copyright year |
tree | commitdiff |
2018-05-28 |
Dr. Matthias St... | DSA: add simple getters for commonly used struct members |
tree | commitdiff |
2018-04-17 |
Richard Levitte | Update copyright year |
tree | commitdiff |
2018-04-05 |
Matt Caswell | Pick a q size consistent with the digest for DSA param... |
tree | commitdiff |
2018-04-05 |
Matt Caswell | Don't crash if an unrecognised digest is used with... |
tree | commitdiff |
2018-04-03 |
Matt Caswell | Update copyright year |
tree | commitdiff |
2018-03-21 |
Jack Bates | Convert _meth_get_ functions to const getters |
tree | commitdiff |
2017-11-03 |
Pavel Kopyl | Check return value of OBJ_nid2obj in dsa_pub_encode. |
tree | commitdiff |
2017-11-01 |
Pauli | Address a timing side channel whereby it is possible... |
tree | commitdiff |
2017-10-18 |
KaoruToda | Remove parentheses of return. |
tree | commitdiff |
2017-10-13 |
Rich Salz | Remove email addresses from source code. |
tree | commitdiff |
2017-10-09 |
KaoruToda | Since return is inconsistent, I removed unnecessary... |
tree | commitdiff |
2017-09-29 |
Samuel Weiser | Added const-time flag to DSA key decoding to avoid... |
tree | commitdiff |
2017-08-29 |
Pauli | Move the REF_PRINT support from e_os.h to internal... |
tree | commitdiff |
2017-08-29 |
Pauli | e_os.h removal from other headers and source files. |
tree | commitdiff |
2017-08-03 |
Rich Salz | Add RAND_priv_bytes() for private keys |
tree | commitdiff |
2017-08-03 |
Rich Salz | Switch from ossl_rand to DRBG rand |
tree | commitdiff |
2017-06-14 |
Bernd Edlinger | Fix a possible crash in dsa_builtin_paramgen2. |
tree | commitdiff |
2017-06-07 |
Rich Salz | make error tables const and separate header file |
tree | commitdiff |
2017-04-13 |
Richard Levitte | ASN.1: adapt our use of INTxx et al by making them... |
tree | commitdiff |
2017-04-10 |
Richard Levitte | Act on deprecation of LONG and ZLONG, step 2 |
tree | commitdiff |
2017-04-07 |
Rich Salz | Make default_method mostly compile-time |
tree | commitdiff |
2017-01-25 |
FdaSilvaYY | Style |
tree | commitdiff |
2017-01-25 |
FdaSilvaYY | Fix some extra or missing whitespaces... |
tree | commitdiff |
2017-01-20 |
Richard Levitte | Fix DSA parameter generation control error |
tree | commitdiff |
2016-11-17 |
Kurt Roeckx | Add support for reference counting using C11 atomics |
tree | commitdiff |
2016-11-17 |
FdaSilvaYY | Raise an error on memory alloc failure. |
tree | commitdiff |
2016-11-14 |
Sebastian Andrzej... | dsa/dsa_gen: add error message for seed_len < 0 |
tree | commitdiff |
2016-09-21 |
Matt Caswell | Fix a missing NULL check in dsa_builtin_paramgen |
tree | commitdiff |
2016-08-17 |
Dr. Stephen Henson | Constify private key decode. |
tree | commitdiff |
2016-08-17 |
Dr. Stephen Henson | constify X509_ALGOR_get0() |
tree | commitdiff |
2016-08-01 |
Dr. Stephen Henson | Add DSA_bits() function. |
tree | commitdiff |
2016-07-20 |
Kurt Roeckx | Check for errors allocating the error strings. |
tree | commitdiff |
2016-07-20 |
Dr. Stephen Henson | Don't allocate r/s in DSA_SIG and ECDSA_SIG |
tree | commitdiff |
2016-06-24 |
Ben Laurie | Deal with API changes. |
tree | commitdiff |
2016-06-20 |
Emilia Kasper | Make DSA_SIG and ECDSA_SIG getters const. |
tree | commitdiff |
2016-06-18 |
FdaSilvaYY | Useless header include of openssl/rand.h |
tree | commitdiff |
2016-06-16 |
Matt Caswell | Fix the build and tests following constification of... |
tree | commitdiff |
2016-06-15 |
Richard Levitte | Constify the parameter getters for RSA, DSA and DH |
tree | commitdiff |
2016-06-13 |
TJ Saunders | Ensure that NULL r and s parameters cannot be set on... |
tree | commitdiff |
2016-06-13 |
TJ Saunders | Reorder the setter arguments to more consistently match... |
tree | commitdiff |
2016-06-13 |
TJ Saunders | Implement DSA_SIG_set0() and ECDSA_SIG_set0(), for... |
tree | commitdiff |
2016-06-07 |
Cesar Pereida | Set flag BN_FLG_CONSTTIME earlier |
tree | commitdiff |
2016-06-07 |
Cesar Pereida | Remove kq and set BN_FLG_CONSTTIME in k for BN_mod_inverse |
tree | commitdiff |
2016-06-06 |
Matt Caswell | Deprecate the flags that switch off constant time |
tree | commitdiff |
2016-06-06 |
Matt Caswell | Simplify dsa_ossl.c |
tree | commitdiff |
2016-06-06 |
Cesar Pereida | Fix DSA, preserve BN_FLG_CONSTTIME |
tree | commitdiff |
2016-06-04 |
Kurt Roeckx | Specifiy size of arrays |
tree | commitdiff |
2016-06-01 |
Rich Salz | Remove/rename some old files. |
tree | commitdiff |
2016-06-01 |
FdaSilvaYY | Raise an Err when CRYPTO_THREAD_lock_new fails |
tree | commitdiff |
2016-05-31 |
Dr. Stephen Henson | Parameter copy sanity checks. |
tree | commitdiff |
2016-05-23 |
Rich Salz | Remove unused error/function codes. |
tree | commitdiff |
2016-05-23 |
FdaSilvaYY | Remove useless NULL checks |
tree | commitdiff |
2016-05-18 |
Matt Caswell | Add some error messages for malloc fails |
tree | commitdiff |
2016-05-18 |
Matt Caswell | Better checks for malloc failure in various METHOD... |
tree | commitdiff |
2016-05-17 |
Rich Salz | Manual fixes after copyright consolidation |
tree | commitdiff |
2016-05-17 |
Rich Salz | Copyright consolidation 07/10 |
tree | commitdiff |
2016-04-29 |
Matt Caswell | Remove some dead code |
tree | commitdiff |
2016-04-28 |
FdaSilvaYY | Add checks on CRYPTO_new_ex_data return value... |
tree | commitdiff |
2016-04-28 |
Matt Caswell | Check that we were actually allocated BIGNUMs in dsa_bu... |
tree | commitdiff |
2016-04-27 |
Viktor Dukhovni | Fix set0 reuse test |
tree | commitdiff |
2016-04-27 |
Richard Levitte | RSA, DSA, DH: Allow some given input to be NULL on... |
tree | commitdiff |
2016-04-20 |
Richard Levitte | Remove --classic build entirely |
tree | commitdiff |
2016-04-09 |
Matt Caswell | Fix double free bug in error path |
tree | commitdiff |
2016-04-09 |
Matt Caswell | Make DH opaque |
tree | commitdiff |
2016-04-02 |
Matt Caswell | Rename get/set_app_data to get0/set0_app_data |
tree | commitdiff |
2016-04-02 |
Matt Caswell | Various DSA opacity fixups |
tree | commitdiff |
2016-04-02 |
Matt Caswell | Make DSA_METHOD opaque |
tree | commitdiff |
2016-04-02 |
Matt Caswell | Make the DSA structure opaque |
tree | commitdiff |
2016-03-21 |
Richard Levitte | Remove the remainder of util/mk1mf.pl and companion... |
tree | commitdiff |
2016-03-20 |
Rich Salz | Remove #error from include files. |
tree | commitdiff |
2016-03-20 |
Dr. Stephen Henson | constify DSA_SIG_get0() |
tree | commitdiff |
2016-03-11 |
Dr. Stephen Henson | move DSA_SIG definition into C source file |
tree | commitdiff |
2016-03-08 |
Dr. Stephen Henson | Make DSA_SIG opaque. |
tree | commitdiff |
2016-03-08 |
Alessandro Ghedini | Convert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API |
tree | commitdiff |
next |