[Mono-devel-list] Pocket pc

Sébastien Pouliot spouliot at videotron.ca
Thu Apr 15 07:28:54 EDT 2004


Tibor,

> The Compact framework contains an empty namespace for further
implementation.

Sadly MS didn't implement cryptographic classes into the CF.

> Where can I find (or may I find?) mono classes c# implementation?

You can find all the sources of System.Security.Cryptography under
/mcs/class/corlib/ in mcs source package. This can be downloaded from
www.go-mono.com.
Other people have ported the source code to CE in the past. It should only
requires minor modifications (as CE lacks some overloaded methods that are
used).

Good luck

Sebastien Pouliot
http://pages.infinit.net/ctech/poupou.html

-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Szederkényi
Tibor
Sent: 15 avril 2004 05:19
To: 'mono-devel-list at lists.ximian.com'
Subject: [Mono-devel-list] Pocket pc


Hi all,
I'm a newbie.
I would like to implement System.Security.Cryptography namespace and others
relating to it - eg. Security.Util etc. in Windows CE.
The Compact framework contains an empty namespace for further
implementation.
I have just stucked this work today. Generally I use Ildasm and Anakrino to
disasm mscorlib.dll.
Sometimes Anakrino makes mistake or crashes unexpectedly so I can not write
an appropriate/exact managed code.
Where can I find (or may I find?) mono classes c# implementation?
Please help me asap.
Thanks for all advice before.
Tibor




More information about the Mono-devel-list mailing list