security_vb thread: Localized Encryption
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?
|





