summaryrefslogtreecommitdiffstats
path: root/apps/pkey.c
AgeCommit message (Expand)Author
2018-11-20Update copyright yearMatt Caswell
2018-09-01Backport #7007 to 1.1.0Dmitry Belyavskiy
2016-10-20If an engine comes up explicitely, it must also come down explicitelyRichard Levitte
2016-05-23Support for traditional format private keys.Dr. Stephen Henson
2016-05-17Copyright consolidation 01/10Rich Salz
2016-05-12Restore support for ENGINE format keys in apps.Dr. Stephen Henson
2016-02-20argv was set but unusedKurt Roeckx
2016-02-08Fix engine key support in utilities.Dr. Stephen Henson
2015-12-13Avoid erroneous "assert(private)" failures.Viktor Dukhovni
2015-10-12Centralise loading default apps config fileMatt Caswell
2015-09-06Change the way apps open their input and output filesRichard Levitte
2015-09-06Make the handling of output and input formats consistentRichard Levitte
2015-06-15RT2547: Tighten perms on generated privkey filesRich Salz
2015-05-29Restore module loadingRichard Levitte
2015-05-01free null cleanup finaleRich Salz
2015-04-25fewer NO_ENGINE #ifdef'sRich Salz
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-11-05Update obsolete email address...Dr. Stephen Henson
2006-03-28New utility pkeyparam. Enhance and bugfix algorithm specific parameterDr. Stephen Henson
2006-03-28New general public key utility 'pkey'.Dr. Stephen Henson