index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
dsa
/
dsa_pmeth.c
Age
Commit message (
Expand
)
Author
2024-09-05
Copyright year updates
Tomas Mraz
2024-03-30
dsa/dsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_size()
Jiasheng Jiang
2021-07-22
Update our EVP_PKEY_METHODs to get low level keys via public APIs
Matt Caswell
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-03-11
Update copyright year
Matt Caswell
2021-02-26
Fix external symbols related to dsa keys
Shane Lontis
2020-11-13
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-10-06
ffc: add _ossl to exported but internal functions
Pauli
2020-06-17
Add ACVP fips module tests
Shane Lontis
2020-06-10
Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA
Dr. David von Oheimb
2020-04-23
Update copyright year
Matt Caswell
2020-02-12
Deprecate the low level DSA functions.
Pauli
2020-02-06
Add FFC param/key generation
Shane Lontis
2019-09-28
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-25
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
Patrick Steuer
2019-05-22
EVP_Digest*: enable SHA3 pre-hashing for DSA
Patrick Steuer
2019-05-21
Change default RSA, DSA and DH size to 2048 bit
Kurt Roeckx
2019-03-06
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-01-30
Document and add macros for additional DSA options
David Benjamin
2018-12-06
Following the license change, modify the boilerplates in crypto/dsa/
Richard Levitte
2018-07-29
Remove DSA digest length checks when no digest is passed
Bryan Donlan
2018-04-17
Update copyright year
Richard Levitte
2018-04-05
Don't crash if an unrecognised digest is used with dsa_paramgen_md
Matt Caswell
2017-01-25
Style
FdaSilvaYY
2017-01-20
Fix DSA parameter generation control error
Richard Levitte
2016-05-17
Copyright consolidation 07/10
Rich Salz
2016-02-22
Remove unused parameters from internal functions
Rich Salz
2015-11-09
Continue standardising malloc style for libcrypto
Matt Caswell
2015-08-24
Add DSA digest length checks.
Dr. Stephen Henson
2015-05-14
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-06
Use "==0" instead of "!strcmp" etc
Rich Salz
2015-05-04
Use safer sizeof variant in malloc
Rich Salz
2015-05-01
free null cleanup finale
Rich Salz
2015-04-30
free NULL cleanup 7
Rich Salz
2015-03-24
Move some EVP internals to evp_int.h
Dr. Stephen Henson
2015-01-22
Run util/openssl-format-source -v -c .
Matt Caswell
2014-12-08
Implement internally opaque bn access from dsa
Matt Caswell
2013-06-21
Add control to retrieve signature MD.
Dr. Stephen Henson
2011-06-20
make EVP_dss() work for DSA signing
Dr. Stephen Henson
2011-05-08
allow SHA384, SHA512 wit DSA
Dr. Stephen Henson
2011-01-19
Add additional parameter to dsa_builtin_paramgen to output the generated
Dr. Stephen Henson
2009-12-01
check DSA_sign() return value properly
Dr. Stephen Henson
2009-09-02
PR: 2029
Dr. Stephen Henson
2008-11-05
Update obsolete email address...
Dr. Stephen Henson
2008-05-02
Indicate support for digest init ctrl.
Dr. Stephen Henson
2008-03-16
Fix a variety of warnings generated by some elevated compiler-fascism,
Geoff Thorpe
2008-03-12
And so it begins...
Dr. Stephen Henson
2007-10-26
1. Changes for s_client.c to make it return non-zero exit code in case
Dr. Stephen Henson
2007-02-03
add support for DSA with SHA2
Nils Larsch
[next]