- Jan 13, 2012
- 2,380
- 0
- 0
Hi!
Is it possible to encrypt data in a WP app using C# and then be able to save the encrypted data to Skydrive to be decrypted in a windows desktop program?
I want to create a password saving app that can sync to the PC but I am no expert when it comes to encryption/decryption
The methods I have found seems to encrypt the data using some kind of number from the phone which means that only that phone can decrypt the data. That will not work in my case.
Is it possible to encrypt data in a WP app using C# and then be able to save the encrypted data to Skydrive to be decrypted in a windows desktop program?
I want to create a password saving app that can sync to the PC but I am no expert when it comes to encryption/decryption
