Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OpenSSL now supports more digest<=>key combinations. Remove incorrect examples | 2017-10-26 | 1 | -4/+5 | |
| | |||||
* | not using key variable in vrfy.sig:genkey | 2016-10-29 | 1 | -1/+0 | |
| | |||||
* | add and use pkey:getDefaultDigestName because the old digest type names used ↵ | 2016-10-29 | 1 | -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 ↵ | 2014-09-22 | 1 | -2/+17 | |
| | | | | whether EC is supported locally | ||||
* | fixup examples/ for pubkey -> pkey changes | 2014-03-27 | 1 | -3/+3 | |
| | |||||
* | copy over our examples/ | 2013-12-09 | 1 | -0/+35 | |