aboutsummaryrefslogtreecommitdiffstats
path: root/examples/vrfy.sig
Commit message (Collapse)AuthorAgeFilesLines
* OpenSSL now supports more digest<=>key combinations. Remove incorrect examplesLibravatarLibravatar daurnimator 2017-10-261-4/+5
|
* not using key variable in vrfy.sig:genkeyLibravatarLibravatar William Ahern 2016-10-291-1/+0
|
* add and use pkey:getDefaultDigestName because the old digest type names used ↵LibravatarLibravatar William Ahern 2016-10-291-7/+10
| | | | in examples/vrfy.sig are not accepted by OpenSSL 1.1
* make default key algorithm in self.x509 and vrfy.sig examples depend on ↵LibravatarLibravatar william 2014-09-221-2/+17
| | | | whether EC is supported locally
* fixup examples/ for pubkey -> pkey changesLibravatarLibravatar william 2014-03-271-3/+3
|
* copy over our examples/LibravatarLibravatar william 2013-12-091-0/+35