Hey everyone, I am designing a ERM (Electronic Medical Record) system and I was hoping someone knew off hand two things.
1. What is the process of encrypting/decrypting data using a helper class? Code sample in C# would be awesome if you have it...
2. What encryption method offers a good balance between security and performance?