Commit History

Author SHA1 Message Date
  Clemens Lang ae3c30acac APPS: dhparam: Support setting properties 2 years ago
  Peiwei Hu e85bef981c Fix the checks of EVP_PKEY_param_check 2 years ago
  Peiwei Hu 2cba2e160d Fix the checks of EVP_PKEY_CTX_set/get_* functions 2 years ago
  Daniel Fiala 6d95229176 openssl: dhparam: Print warning if -in argument is ignored 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Philip Prindeville a414fd6765 Add -verbose/-queit flags to dhparam 2 years ago
  Philip Prindeville e1cd94f2dc Standardize progress callback for dhparam, dsaparam, etc. 2 years ago
  Dr. David von Oheimb d9f073575f APPS: Improve diagnostics on missing/extra args and unknown cipher/digest 2 years ago
  Peiwei Hu 6e0b05f300 EVP_PKEY_paramgen_init: fix return check 2 years ago
  PW Hu d11cab4781 Bugfix: unsafe return check of EVP_PKEY_fromdata 2 years ago
  PW Hu 5e199c356d Bugfix: unsafe return check of EVP_PKEY_fromdata_init 2 years ago
  Pauli db70dc2cda apps: remove TODOs 3 years ago
  Dr. David von Oheimb a7e4ca5b4e Add warning to key/param generating apps on potential delay due to missing entropy 4 years ago
  Dr. David von Oheimb b0f960189b APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro 3 years ago
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 3 years ago
  Shane Lontis 3f883c7c83 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Tomas Mraz fe75766c9c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY 3 years ago
  Rich Salz 51e5df0ed0 Load rand state after loading providers 3 years ago
  Shane Lontis 2db985b7b1 Simplify the EVP_PKEY_XXX_fromdata_XX methods. 3 years ago
  Pauli 47422549da dsa: apps deprecation changes 3 years ago
  Rich Salz 021410ea3f Check non-option arguments 3 years ago
  Matt Caswell 300e8c4bf1 Fix no-dsa 3 years ago
  Richard Levitte b03da688a2 Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() 3 years ago
  Matt Caswell ee8252847d Undeprecate the -dsaparam option in the dhparam app 3 years ago
  Matt Caswell 1fd08e909d Remove some unneeded variables from dhparam 3 years ago
  Matt Caswell 4ccf4e7686 Add encoder support to dhparam 3 years ago
  Matt Caswell 88d1389c78 Convert dhparam to be fully based on EVP 3 years ago
  Rich Salz 1696b8909b Remove -C from dhparam,dsaparam,ecparam 3 years ago
  Dr. David von Oheimb 2a3158ac5b Make error output of dhparams and dsaparams app more consistent 4 years ago