dotnetspeak.com
Encrypting and Decrypting Data in WinRT
As part of working on WinRT database I wanted to support ability to encrypt the data. The reason for that is that the data you persist using file system can be opened essentially in NotePad as long…