Arbitrary precision integer arithmetic library in pure Lua
Stars
73
Forks
8
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
67
commits
Example of secp256k1 EdDSA signature
08ca8ee
Example of secp256k1 elliptic curve
5b707b3
Release v0.5.2
08732ae
Add license to library file
76b4cfc
Use binary conversion function in RSA example
2a97f46
Release v0.5.1
2ff5e58
Optimize binary conversion functions
65caf6c
Release v0.5.0
1353a53
Add little-endian and big-endian conversion functions
5e8107b
Release v0.4.1
c732684
Accept binary and hexdecimal strings in bint parse
7940afe
Fix stack overflow on very large bitwise shifts
09eef6f
Update RSA example to encode/decode bytes
6e11d43
Many micro optimizations
bc59306
Release v0.4.0
9113f0f