/RSA

An RSA implementation for both Lua 5.2 and python. Extremely limited and impractical.

Primary LanguageLua

This repository holds an implmentation of the RSA cryptosystem using LUA and Python. Since Lua doesn't use arbitrary-precision numbers, it is an extremely limited implementation.