Runtime DataTable - Import/Export text CSV or Google Sheet at runtime and auto-update structs and UObjects!

@JaredTherriault

Hello.
Thank you for such a wonderful plugin :grin:
I have a question about encryption.

I use your plugin to get a table (Logins and passwords). (Probably not the best solution).

But nevertheless, when I get a response from (Google excel), it gives me the entire list of passwords, which I then compare with the password that the user entered.

I believe that the variable in which I write all the data can be easily read through third-party programs.

Is there a way to encrypt the data or somehow solve this problem?

How about - TEA (Tiny Encryption Algorithm)?