Hi
id love to test this piece of code on a standard Lua installation, but to do that does anyone know where I could find the required modules/libraries ?
Is anyone able to post them or direct me to where I can download them ?
id love to test this piece of code on a standard Lua installation, but to do that does anyone know where I could find the required modules/libraries ?
Code:
encdec = require('encdec')
aes = require('user.aes')
Is anyone able to post them or direct me to where I can download them ?