Wrox Home  
Search P2P Archive for: Go

  Return to Index  

security_vb thread: Localized Encryption


Message #1 by tmccurdy@c... on Tue, 27 Aug 2002 16:08:35
Ok, I am having a BIG problem with Encryption.  I am using the CryptoAPI 
and following the example from MSDN.  However, some of the Clients running 
the application have installed Windows with a different Locale (i.e. 
Egyption).  Using the same exact Password and Algorithm produces two 
different Encryptions of the Data.  DeCryption has the same exact 
problem!  Is there anyway to Encrypt / Decrypt idependently of Locale?

  Return to Index