Rekindled Phoenix Posted February 18, 2010 Share Posted February 18, 2010 I was recently discussing with co-workers of a simplified RSA / AES method. The custom built networking classes at my work use this system. Client and Server exchange either public and/or private keys for encrypting the data sent across. Something to keep the transferred data safe among LE servers would be important. Is this something that will be an viable option, or just a hassle to add into the LE Networking methods? I'm cautious about who is syncing the data/objects between client and server, or is this just a paranoid oversight? (As you can tell I'm really excited for the new networking code that will be introduced into the future versions of LE.) B) Quote Link to comment Share on other sites More sharing options...
Canardia Posted February 18, 2010 Share Posted February 18, 2010 Use Twofish, it's the fastest and most secure encryption: http://www.schneier.com/twofish-performance.html Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ Link to comment Share on other sites More sharing options...
L B Posted February 24, 2010 Share Posted February 24, 2010 RSA hasn't been decrypted by anybody yet as far as I know. Works quite well. Used it in some projects. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.