-
Simple Encryption in Second Life
Simple Encryption in Second Life I’ve been working with methods to encrypt data being passed around my objects for the visitor reports with a symmetric cipher. The closest method available that Linden Lab provides is an XOR function. It is Read More

