IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Are you trying to move the encrypted data between systems?
http://msdn.microsof...28v=VS.85%29.aspx

The CryptUnprotectData function decrypts and does an integrity check of the data in a DATA_BLOB structure. Usually, the only user who can decrypt the data is a user with the same logon credentials as the user who encrypted the data. In addition, the encryption and decryption must be done on the same computer. For information about exceptions, see the Remarks section of CryptProtectData.
New Technically no.
The data would have been encrypted with Wine's CryptProtectData. I'm simply trying to call Wine's CryptUnprotectData from a Linux program (on the same system) instead of calling from a Wine program.

Wade.
Static Scribblings http://staticsan.blogspot.com/
     Calling Python gurus... - (static) - (6)
         Maybe take a look at "ctypes"? HTH a little. -NT - (Another Scott) - (1)
             Already looked at that. - (static)
         linux doesnt have an equivalent function? -NT - (boxley) - (1)
             Not directly. - (static)
         Are you trying to move the encrypted data between systems? - (crazy) - (1)
             Technically no. - (static)

This is your brain on bad interior design. Any questions?
42 ms