./wip/lua-lbn, Arbitrary precision library for Lua based on OpenSSL bn

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20130319, Package name: lua-lbn-20130319, Maintainer: alnsn

A fast integer-only arbitrary precision library for Lua
based on OpenSSL bn.


Required to run:
[lang/lua52]

Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2013-03-19 06:01:44 by Alexander Nasonov | Files touched by this commit (2)
Log message:
Install README which has a cheatsheet of bn functions.
   2013-03-19 05:15:01 by Alexander Nasonov | Files touched by this commit (1)
Log message:
Make sure it works after upgrading to Lua 5.2.
   2013-03-19 05:06:58 by Alexander Nasonov | Files touched by this commit (5)
Log message:
Add lbn library for Lua 5.1. The original distribution is not versioned.

A fast integer-only arbitrary precision library for Lua based on OpenSSL bn.