aboutsummaryrefslogtreecommitdiffstats
path: root/apps/pkey.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* New utility pkeyparam. Enhance and bugfix algorithm specific parameterDr. Stephen Henson2006-03-281-9/+9
* New general public key utility 'pkey'.Dr. Stephen Henson2006-03-281-0/+284