index
:
luaossl
63-evp_pkey_get_default_digest_nid-getPublicKeyDigest
exdata
master
A mirror of http://25thandClement.com/~william/projects/luaossl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
fix comment typo
William Ahern
1
-1
/
+1
2016-01-07
preliminary support for pkey:setParameters
William Ahern
1
-31
/
+470
2016-01-03
Fix incorrect type check in ssl:{set,get,clear}Options
daurnimator
1
-3
/
+3
2016-01-03
bignum: Add generatePrime as new constructor
daurnimator
1
-3
/
+26
2016-01-03
bignum: Add :isPrime
daurnimator
1
-15
/
+30
2016-01-03
bignum: bugfix: unm shouldn't modify it's operands
daurnimator
1
-1
/
+2
2016-01-03
bignum: Bind sqr, nnmod and gcd
daurnimator
1
-0
/
+39
2016-01-03
bignum: Use openssl function names
daurnimator
1
-12
/
+12
2015-12-21
update debian changelog
rel-20151221
William Ahern
1
-0
/
+8
2015-12-21
for now, don't be so harsh and break any existing code
William Ahern
1
-0
/
+1
2015-12-21
bignum: Move div operator to idiv operator (breaks API)
daurnimator
1
-8
/
+8
2015-12-21
bignum: Add tohex function
daurnimator
1
-0
/
+30
2015-12-21
bignum: Rename tostring function to todec. Expose as ":todec" method
daurnimator
1
-4
/
+5
2015-12-21
bignum: Add shl (lshift), shr (rshift) functions
daurnimator
1
-0
/
+34
2015-12-21
bignum: exposing existing math operators as methods
daurnimator
1
-0
/
+6
2015-12-18
Give auxL_getref NOTUSED attribute
daurnimator
1
-1
/
+1
2015-12-18
remove trailing whitespace
daurnimator
1
-12
/
+12
2015-12-18
removed unused warning across #if
daurnimator
1
-0
/
+1
2015-12-18
update debian changelog
William Ahern
1
-0
/
+8
2015-12-18
fix Solaris build
William Ahern
1
-0
/
+4
2015-12-18
remove unused variables in xn__next
daurnimator
1
-2
/
+1