index
:
luaossl
master
Most comprehensive OpenSSL module in the Lua universe
Biswakalyan Bhuyan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Collapse
)
Author
Age
Files
Lines
*
OpenSSL now supports more digest<=>key combinations. Remove incorrect examples
daurnimator
2017-10-26
1
-4
/
+5
|
*
not using key variable in vrfy.sig:genkey
William Ahern
2016-10-29
1
-1
/
+0
|
*
add and use pkey:getDefaultDigestName because the old digest type names used ↵
William Ahern
2016-10-29
1
-7
/
+10
|
|
|
|
in examples/vrfy.sig are not accepted by OpenSSL 1.1
*
add script to test getParameters
William Ahern
2015-12-18
1
-0
/
+8
|
*
fix argument handling bug in lm.hash example
william
2015-02-25
1
-1
/
+1
|
*
document des.set_odd_parity and add example
william
2015-02-25
1
-0
/
+71
|
*
make default key algorithm in self.x509 and vrfy.sig examples depend on ↵
william
2014-09-22
2
-5
/
+33
|
|
|
|
whether EC is supported locally
*
in self.x509 example script use new :text method added by kunkku rather than ↵
william
2014-07-15
1
-3
/
+1
|
|
|
|
shelling out to openssl command-line utility to pretty-print a certificate
*
fixup examples/ for pubkey -> pkey changes
william
2014-03-27
2
-7
/
+7
|
*
copy over our examples/
william
2013-12-09
2
-0
/
+89