I made a game and used json to store questions and answers.
However, the json would be easily accessed after build as HTML and upload to website.
I reviewed R340 Cryptography but i guess it is for text field inside game.
Anyone got an idea on how to encrypt a json?