|
|
|
|
|
by sshillo
4624 days ago
|
|
Is there a good way to 2 way encrypt something in something like rails where the app needs to use the decrypted token. If you have app logic doing decryption then someone can just look at the source to figure out how to do this. Is the only good solution to use a compiled language? |
|
Every little bit helps.