Skip to content
/ RSA Public

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

Notifications You must be signed in to change notification settings

jmc529/RSA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks