Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crypto
Message
From
21/12/2006 12:29:00
 
General information
Forum:
ASP.NET
Category:
.NET Compact Framework
Title:
Re: Crypto
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01179607
Message ID:
01179608
Views:
10
>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.
>
>Has anyone in here done some crypto stuff in the compact framework? Any relevant information would be greatly appreciated.

All the encryption mechanism I use are based on System.Security.Cryptography. It is a surprise to here that this is not included in the compact version. Keep us inform on the evolution.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform