Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crypto
Message
General information
Forum:
ASP.NET
Category:
.NET Compact Framework
Title:
Re: Crypto
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01179607
Message ID:
01179641
Views:
11
>>The compact framework does not contain (hardly) any crypto stuff (System.Security.Cryptography). I have been using a class I wrote to encrypt and decrypt text (which used a lot of stuff from System.Security.Cryptography). Now I need to share my encrypting and decrypting with a PPC application and since a lot of this is not available in the compact framework I either have to write my own or use someone elses.
>
>I'd suggest checking out OpenNETCF:
>
>http://www.opennetcf.com

Thanks for the reply Paul. I know OpenNetCf has a Cryptography namespace with most of the functionality of M$'s Cryptography namespace, but I found them not to be "compatible". But I haven't been out there in a while so I'll check that out again.

Thanks,
Einar
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform