Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crypto
Message
From
22/12/2006 09:06:06
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
General information
Forum:
ASP.NET
Category:
.NET Compact Framework
Title:
Re: Crypto
Environment versions
Environment:
C# 2.0
Miscellaneous
Thread ID:
01179607
Message ID:
01179748
Views:
14
Not that easy Einar, what you or the other developers need to do is create a CF class project assuming that your classes are on a class project, then add your cs files to the project and build a CF assembly, then that assembly can be used on any CF projects.

>Thanks for the reply. Yes I just noticed that CF2.0 has some of the crypto stuff. I don't acctually do the PDA programming myself, I only do PC stuff but I write classes that I share with the PDA guys, and that is why I don't keep up on CF as much as I should <s>.
>Anywho I wrote a class using SHA1 (secure enough for me) and according to the docs it should compile and run on a PDA.
>
>
>>Einar CF 1.1 didn't had any crypto classes but CF2.0 has it, not all of them but most of them.
>>I use the Rijndael class in my applications and it works great in WM5 and CF2.
>>so what class are you trying to use?
>>Also you sure in your project you are pointing to the CF2.0 assemblies, or still using the 1.1 assemblies.
>>
>>>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.
>>>
>>>Thanks,
>>>Einar
Alexandre Palma
Senior Application Architect
Previous
Reply
Map
View

Click here to load this message in the networking platform