|
2 |
edited tags
|
||
|
1 |
|
||
An effective method for encrypting a license file?For a web application, I would like to create a simple but effective licensing system. In C#, this is a little difficult, since my decryption method could be viewed by anyone with Reflector installed. What are some methods for encrypting files in C# that are fairly tamper-proof?
|
||||
