aboutsummaryrefslogtreecommitdiffstats
path: root/examples
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
* add script to test getParametersLibravatarLibravatar William Ahern 2015-12-181-0/+8
|
* fix argument handling bug in lm.hash exampleLibravatarLibravatar william 2015-02-251-1/+1
|
* document des.set_odd_parity and add exampleLibravatarLibravatar william 2015-02-251-0/+71
|
* make default key algorithm in self.x509 and vrfy.sig examples depend on ↵LibravatarLibravatar william 2014-09-222-5/+33
| | | | whether EC is supported locally
* in self.x509 example script use new :text method added by kunkku rather than ↵LibravatarLibravatar william 2014-07-151-3/+1
| | | | shelling out to openssl command-line utility to pretty-print a certificate
* fixup examples/ for pubkey -> pkey changesLibravatarLibravatar william 2014-03-272-7/+7
|
* copy over our examples/LibravatarLibravatar william 2013-12-092-0/+89