summaryrefslogtreecommitdiff
path: root/apps/pkey.c
Commit message (Expand)AuthorAgeFilesLines
* pkey: Imply public check if -pubin is specifiedTomas Mraz2023-01-171-1/+1
* Update copyright yearMatt Caswell2022-05-031-1/+1
* APPS: Add check for multiple 'unknown' optionsDr. David von Oheimb2022-01-111-0/+1
* APPS: Improve diagnostics on missing/extra args and unknown cipher/digestDr. David von Oheimb2021-12-071-6/+3
* APPS: Restore the possibility to combine -pubout with -textRichard Levitte2021-06-101-3/+7
* apps: Cleanup useless bio_open_default() calls for key inputTomas Mraz2021-05-211-2/+1
* Make the -inform option to be respected if possibleTomas Mraz2021-05-061-1/+1
* APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macroDr. David von Oheimb2021-05-051-1/+1
* Fetch and free cipher and md'sRich Salz2021-04-201-1/+2
* Handle NULL result of ERR_reason_error_string() in some appsDr. David von Oheimb2021-02-221-9/+2
* Fetch cipher after loading providersRich Salz2021-02-121-3/+6
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-261-39/+22
* apps/pkey.c: Forther improve user guidance, also on non-sensical option combi...Dr. David von Oheimb2021-01-111-28/+44
* apps/pkey.c: Re-order help output and option documentationDr. David von Oheimb2021-01-111-16/+19
* apps/pkey.c: Make clear that -passout is not supported for DER outputDr. David von Oheimb2021-01-111-1/+6
* [apps/pkey] Return error on failed `-[pub]check`Nicola Tuveri2021-01-081-2/+3
* Check non-option argumentsRich Salz2020-12-151-0/+2
* Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.cDr. David von Oheimb2020-05-151-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* cmdline app: add provider commandline options.Pauli2020-03-071-1/+7
* pkey: additional EC related optionsPauli2020-02-211-1/+68
* Add "sections" to -help outputRich Salz2019-11-081-12/+18
* Following the license change, modify the boilerplates in apps/Richard Levitte2018-12-061-1/+1
* Do not ignore EVP_PKEY_print_public/EVP_PKEY_print_private return valuesDmitry Belyavskiy2018-08-241-12/+20
* Update copyright yearMatt Caswell2018-02-131-1/+1
* apps: Don't include progs.h in apps.hRichard Levitte2018-01-311-0/+1
* Support public key and param check in EVP interfacePaul Yang2017-11-201-4/+11
* Fix typo in commentBenjamin Kaduk2017-09-131-1/+1
* Support key check in EVP interfacePaul Yang2017-09-131-2/+38
* Clean up a bundle of codingstyle stuff in apps directoryPaul Yang2017-06-121-9/+8
* print errors in pkey utilityDr. Stephen Henson2017-01-081-0/+2
* If an engine comes up explicitely, it must also come down explicitelyRichard Levitte2016-10-191-0/+1
* Constify command optionsFdaSilvaYY2016-10-141-1/+1
* Support for traditional format private keys.Dr. Stephen Henson2016-05-231-4/+14
* Copyright consolidation 01/10Rich Salz2016-05-171-54/+6
* Restore support for ENGINE format keys in apps.Dr. Stephen Henson2016-05-121-1/+1
* argv was set but unusedKurt Roeckx2016-02-201-1/+3
* Fix engine key support in utilities.Dr. Stephen Henson2016-02-081-2/+2
* Avoid erroneous "assert(private)" failures.Viktor Dukhovni2015-12-131-4/+6
* Centralise loading default apps config fileMatt Caswell2015-10-121-3/+0
* Change the way apps open their input and output filesRichard Levitte2015-09-061-1/+1
* Make the handling of output and input formats consistentRichard Levitte2015-09-061-1/+1
* RT2547: Tighten perms on generated privkey filesRich Salz2015-06-151-2/+10
* Restore module loadingRichard Levitte2015-05-291-0/+3
* free null cleanup finaleRich Salz2015-05-011-4/+2
* fewer NO_ENGINE #ifdef'sRich Salz2015-04-251-6/+2
* Big apps cleanup (option-parsing, etc)Rich Salz2015-04-241-125/+95
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-207/+174
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1