programcreator

DH API suite

Feb 6th, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.30 KB | None | 0 0
  1. local path = ...
  2. path = path or ""
  3. path = path.."/"
  4.  
  5. shell.run("pastebin get ucFkgtPT "..path.."AES")
  6. shell.run("pastebin get jAkKfdeH "..path.."BigNum.lua")
  7. shell.run("pastebin get EVxTQfVJ "..path.."DH")
  8. shell.run("pastebin get 50JU2EDD "..path.."SHA")
  9. shell.run("pastebin get ucFkgtPT "..path.."AES")
Add Comment
Please, Sign In to add comment