|
Posted by =?Utf-8?B?Q3VlcnZv?= on May 6, 2008, 5:56 am
If you were Registered and logged in, you could reply and use other advanced thread options
Hi! I want to know if there's any way to store a private key into an
assembly. I want to encrypt the comunication between
COM object and .Net object and to do this I want to use a simetric
algorithm, and both objects need to know the private key.
Using Reflector tool is very easy to know the private key.
How can I protect this information inside the assembly????? Code ofuscation
is the unique way to protect the key????
Thanks
|