Encryption

  • Thread starter Thread starter Nicolas
  • Start date Start date
N

Nicolas

I got an Application on a PC which store data on SQL database (like
password) the data is encrypted
How do I get the same encryption on the PocketPC so I can Login

They don't seems to have the same security encryption method
 
Nope, you got to go old school if you want crypto on the PPC. Head over to
www.opennetcf.org and check out the crypto library that Casey wrote - last
time I looked it had just about everything the full framework did and the
source is there with it.

HTH,

Bill
 
Back
Top