summaryrefslogtreecommitdiff
path: root/lcrypt
AgeCommit message (Expand)Author
2013-08-09Forgot to take the rsa.lua out from lcrypt.cNicolas Noble
2013-08-09Trying to come up with a more cross-platform secure random number generator.Nicolas Noble
2013-08-09Removing rsa.lua. This is just too buggy.Nicolas Noble
2013-08-09Removing lcrypt's Makefile.Nicolas Noble
2013-08-09Optimizing that glue code a bit; the built-in lua code no longer depends on a...Nicolas "Pixel" Noble
2013-08-09More cleanup on lcrypt.Nicolas "Pixel" Noble
2013-08-09That wasn't supposed to get pushed...Nicolas "Pixel" Noble
2013-08-09Cleaning lcrypt a bit.Nicolas "Pixel" Noble
2013-08-08Adding the rsa.lua code to lcrypt.Nicolas "Pixel" Noble
2013-08-08Adding libtommath, libtomcrypt and lcrypt, mainly for the bignum support.Nicolas "Pixel" Noble