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.
-
Notifications
You must be signed in to change notification settings - Fork 1
jmc529/RSA
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An RSA implementation for both Lua 5.2 and python. Extremely limited and impractical.