Would be great if we could encrypt no matter what, so we could to this:
local table={}
table[0]="Encrypt me!"
local encryped=textutils.encrypt(table,"sha-512") --Returns a table
Would also go very well with the new improved serialization coming in 1.6.


Posted by

