Does anybody knows a form to encrypt that is reliable and secure?
Thanks
[QUESTION] [LUA] Need encryption forms
Started by anonimo182, Oct 10 2012 05:31 PM
4 replies to this topic
#1
Posted 10 October 2012 - 05:31 PM
#2
Posted 10 October 2012 - 06:19 PM
Look up the "string" function/api on the webz.
For example this one
http://lua-users.org...LibraryTutorial
(Got it from google'ing lua string)
EDIT: Ignore this ⇈, I was being derpy. As a real answer; there is no built in way to encrypt.
But you can always download others like → this ← one.
Or see a list of a lot of them → here ←.
For example this one
http://lua-users.org...LibraryTutorial
(Got it from google'ing lua string)
EDIT: Ignore this ⇈, I was being derpy. As a real answer; there is no built in way to encrypt.
But you can always download others like → this ← one.
Or see a list of a lot of them → here ←.
#3
Posted 10 October 2012 - 06:35 PM
Thanks!
#4
Posted 10 October 2012 - 06:48 PM
All trough, the best way of storing your password/username is to save the content/info in a file
Spoiler
And then just call the functions to do what you want.
#5
Posted 10 October 2012 - 09:54 PM
That was I did, but I needed any form to encrypt that file, so only through a special decryption it can be readable, specially to prevent hackers
2 user(s) are reading this topic
0 members, 2 guests, 0 anonymous users











