0

I'm currently setting up WSS 3.0 at my work, and I'm in the finance section of it.

My question is, is there a possibility to encrypt and decrypt lists? And I mean entire lists, because the document libraries will have different types of files in it, from Word to Invoices in InfoPath.

I know there is a solution in CodePlex called CryptoCollaboration, but whenever I deploy the solution in SharePoint I get a server error.

Any alternatives? Or maybe you could fix the codeplex solution, that would be great!

Thanks in advance!

Bill the Lizard
  • 398,270
  • 210
  • 566
  • 880
hyeomans
  • 4,522
  • 5
  • 24
  • 29

1 Answers1

0

I found a solution for the CryptoCollaboration issue, modifiy the web.config file. Change WSS_Custom security policy to Full. That should work.

hyeomans
  • 4,522
  • 5
  • 24
  • 29