Cryptography ?

  • Thread starter Thread starter KA Kueh
  • Start date Start date
K

KA Kueh

Dear all,

I would like to know if AES encryption implementation is made available in
the CF 3.5? If so, does anyone have a sample implementation?. Thanks.

Regards,
Kueh.
 
Yes, the following algorithms are supported on CF 3.5 (perhaps more):

Des, Rc2, Rijndael and TripleDes.

I'm not aware of any sample code although there was one a while back on MSDN
but I can't find it. I could post a library on my blog sometime as this is
something not talked about much in CF.
 
Back
Top