2020-04-09 |
Matt Caswell | Enable export_to functions to have access to the libctx |
tree | commitdiff |
2020-04-07 |
Richard Levitte | PROV: Add DERlib support for DSA |
tree | commitdiff |
2020-03-28 |
Pauli | Param build: make structures opaque. |
tree | commitdiff |
2020-03-28 |
Pauli | Param builder: make the OSSL_PARAM_BLD APIs public. |
tree | commitdiff |
2020-03-25 |
Richard Levitte | EVP: Implement support for key downgrading in backends |
tree | commitdiff |
2020-03-23 |
Richard Levitte | DH, DSA, EC_KEY: Fix exporters to allow domain paramete... |
tree | commitdiff |
2020-03-23 |
Dr. David von Oheimb | Constify various mostly X509-related parameter types... |
tree | commitdiff |
2020-03-09 |
Richard Levitte | EVP: Check that key methods aren't foreign when exporting |
tree | commitdiff |
2020-03-04 |
Shane Lontis | Add DSA Key validation to default provider |
tree | commitdiff |
2020-03-03 |
Shane Lontis | Add pairwise consistency self tests to asym keygenerators |
tree | commitdiff |
2020-03-02 |
Richard Levitte | PROV: Add a OP_keymgmt_match() function to our DH,... |
tree | commitdiff |
2020-02-22 |
Richard Levitte | DSA: More conforming names in crypto/dsa/dsa_aid.c |
tree | commitdiff |
2020-02-16 |
Shane Lontis | Add FFC param/key validation |
tree | commitdiff |
2020-02-11 |
Pauli | Deprecate the low level DSA functions. |
tree | commitdiff |
2020-02-11 |
Matt Caswell | Implement Provider side Key Management for X25519 and... |
tree | commitdiff |
2020-02-07 |
Richard Levitte | Redesign the KEYMGMT libcrypto <-> provider interface... |
tree | commitdiff |
2020-02-06 |
Shane Lontis | Add FFC param/key generation |
tree | commitdiff |
2020-01-28 |
Richard Levitte | PROV: Adapt the DSA signature implementation to provide... |
tree | commitdiff |
2020-01-24 |
Shane Lontis | Modify DSA and DH keys to use a shared FFC_PARAMS struct |
tree | commitdiff |
2020-01-17 |
Richard Levitte | DSA: Move DSA_security_bits() and DSA_bits() |
tree | commitdiff |
2020-01-15 |
Richard Levitte | CRYPTO: Remove support for ex_data fields when building... |
tree | commitdiff |
2020-01-12 |
Shane Lontis | Add dsa signature alg to fips provider |
tree | commitdiff |
2019-11-07 |
Richard Levitte | Update source files for pre-3.0 deprecation |
tree | commitdiff |
2019-11-07 |
Richard Levitte | Update source files for deprecation at 3.0 |
tree | commitdiff |
2019-10-17 |
Richard Levitte | DSA: Add export of domain parameters to provider |
tree | commitdiff |
2019-10-14 |
Kurt Roeckx | Add BN_check_prime() |
tree | commitdiff |
2019-10-09 |
Rich Salz | Explicitly test against NULL; do not use !p or similar |
tree | commitdiff |
2019-09-28 |
Dr. Matthias St... | Reorganize local header files |
tree | commitdiff |
2019-09-28 |
Dr. Matthias St... | Reorganize private crypto header files |
tree | commitdiff |
2019-09-25 |
Patrick Steuer | s390x assembly pack: accelerate X25519, X448, Ed25519... |
tree | commitdiff |
2019-09-24 |
jayaram | fix for dsa key size feature request issue: pkey -text... |
tree | commitdiff |
2019-09-12 |
Richard Levitte | util/mkerr.pl: make it not depend on the function code |
tree | commitdiff |
2019-09-09 |
Matt Caswell | Implement DSA in the default provider |
tree | commitdiff |
2019-07-31 |
David von Oheimb | make RSA and DSA operations throw MISSING_PRIVATE_KEY... |
tree | commitdiff |
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 |
next |