Encryption for the CF

  • Thread starter Thread starter Samuel Shulman
  • Start date Start date
S

Samuel Shulman

Hi everyone,

I am looking for encryption class.component for the Compact Framework

Thanks,
Samuel
 
We're using the C# port of the BouncyCastle library
(http://www.bouncycastle.org/csharp/) and are quite happy with it (awesome
functional range and unit tests). To compile it for .NET CF you have to make
some small modifications (i.e. removing Serializable attribute references).

Christian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top