How to encrypt SharePoint Data? How does it effect performance?
Hi Anil,
Did you find the tool to encrypt list in database? Could you share some thoughts about it? Here is some info on Microsoft site: Apply IRM to a list or library. https://support.office.com/en-in/article/Apply-Information-Rights-Management-to-a-list-or-library-853f009c-1cc3-4e57-8260-48c80837f506.
We have SSL web application. BU want to have some list with sensitive data. Is it possible to encrypt list in database? Data can be viewed only by authorized users when they open list and data is encrypted in database.
May be this could be an option SQL Transparent Data Encryption? Encrypt site collection DB.
What kind of data are you thinking ? Content in the libraries, pages, custom data or data stored in service apps ? Do you want to encrypt it in the database or across the wire (SSL?) Can you add a little more details please ? Also a bit of background as to your use case and why you want to encrypt would be good ?