Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-09 | Trying to come up with a more cross-platform secure random number generator. | Nicolas Noble | |
2013-08-09 | Removing rsa.lua. This is just too buggy. | Nicolas Noble | |
2013-08-09 | Removing lcrypt's Makefile. | Nicolas Noble | |
2013-08-09 | Optimizing that glue code a bit; the built-in lua code no longer depends on ↵ | Nicolas "Pixel" Noble | |
any global nor the object's methods, and isbigint properly returns true or false. | |||
2013-08-09 | More cleanup on lcrypt. | Nicolas "Pixel" Noble | |
2013-08-09 | That wasn't supposed to get pushed... | Nicolas "Pixel" Noble | |
2013-08-09 | Cleaning lcrypt a bit. | Nicolas "Pixel" Noble | |
2013-08-08 | Adding the rsa.lua code to lcrypt. | Nicolas "Pixel" Noble | |
2013-08-08 | Adding libtommath, libtomcrypt and lcrypt, mainly for the bignum support. | Nicolas "Pixel" Noble | |