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
/
apps
/
dhparam.c
Age
Commit message (
Expand
)
Author
2022-08-17
APPS: dhparam: Support setting properties
Clemens Lang
2022-06-21
Update copyright year
Matt Caswell
2022-06-02
Fix the checks of EVP_PKEY_param_check
Peiwei Hu
2022-06-02
Fix the checks of EVP_PKEY_CTX_set/get_* functions
Peiwei Hu
2022-05-04
openssl: dhparam: Print warning if -in argument is ignored
Daniel Fiala
2021-11-16
EVP_PKEY_paramgen_init: fix return check
Peiwei Hu
2021-10-11
Bugfix: unsafe return check of EVP_PKEY_fromdata
PW Hu
2021-10-11
Bugfix: unsafe return check of EVP_PKEY_fromdata_init
PW Hu
2021-06-02
apps: remove TODOs
Pauli
2021-05-25
Add warning to key/param generating apps on potential delay due to missing en...
Dr. David von Oheimb
2021-05-05
APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro
Dr. David von Oheimb
2021-04-14
APPS: make apps strict on app_RAND_load() and app_RAND_write() failure
Dr. David von Oheimb
2021-04-12
Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().
Shane Lontis
2021-02-18
Update copyright year
Matt Caswell
2021-02-17
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-12
Load rand state after loading providers
Rich Salz
2021-02-08
Simplify the EVP_PKEY_XXX_fromdata_XX methods.
Shane Lontis
2020-12-17
dsa: apps deprecation changes
Pauli
2020-12-15
Check non-option arguments
Rich Salz
2020-12-04
Fix no-dsa
Matt Caswell
2020-12-02
Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-11-24
Undeprecate the -dsaparam option in the dhparam app
Matt Caswell
2020-11-23
Remove some unneeded variables from dhparam
Matt Caswell
2020-11-23
Add encoder support to dhparam
Matt Caswell
2020-11-23
Convert dhparam to be fully based on EVP
Matt Caswell
2020-11-13
Remove -C from dhparam,dsaparam,ecparam
Rich Salz
2020-06-10
Make error output of dhparams and dsaparams app more consistent
Dr. David von Oheimb
2020-06-08
APPS: Fix 'openssl dhparam'
Richard Levitte
2020-04-23
Update copyright year
Matt Caswell
2020-04-19
dhparam: white space cleaning
Pauli
2020-04-19
dhparam: update command line app to use EVP calls
Pauli
2020-04-10
Don't compile commands if disabled
Rich Salz
2020-03-07
cmdline app: add provider commandline options.
Pauli
2020-02-14
Apps: don't build deprecated DH and DSA apps.
Pauli
2020-02-12
dsa: deprecate applications that depend on the low level DSA functions.
Pauli
2019-11-20
Document command parameters.
Rich Salz
2019-11-08
Add "sections" to -help output
Rich Salz
2019-07-22
Change DH parameters to generate the order q subgroup instead of 2q
Bernd Edlinger
2018-12-06
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-07-30
apps/dsaparam.c generates code that is intended to be pasted or included
Beat Bolli
2018-04-23
Fix late opening of output file
Richard Levitte
2018-02-13
Update copyright year
Matt Caswell
2018-01-31
apps: Don't include progs.h in apps.h
Richard Levitte
2017-12-07
Consistent formatting for sizeof(foo)
Rich Salz
2017-10-18
Remove parentheses of return.
KaoruToda
2017-07-16
Standardize apps use of -rand, etc.
Rich Salz
2017-06-12
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-04-03
Ensure dhparams can handle X9.42 params in DER
Matt Caswell
2016-10-19
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-14
Constify command options
FdaSilvaYY
[next]