Re: [Pyme-help] Problem with decrypting on win32 when private key has a pass phrase
Status: Beta
Brought to you by:
belyi
From: Igor B. <be...@us...> - 2008-08-17 02:19:22
|
Tony, Thanks. I found a win32 machine and I can recreate the problem. In short, the problem happens after return from pyme into gpgme which means the problem is somewhere in the way pyme is built compared to gpgme. Originally, I thought just adding __stdcall to pyme routing would help but it didn't. I'm still investigating. I'll keep you posted. Cheers, Igor Tony Caduto wrote: > Igor, > > I can test things on win32 if you would like, just let me know. > > thanks, > > Tony > > > On Mon, Aug 11, 2008 at 12:16 AM, Igor Belyi > <be...@us... <mailto:be...@us...>> wrote: > > Anthony, > > Thanks for reporting the problem. I'm sorry, for the delay - I had > some troubles with reading SF mail. > > I don't have a Windows machine handy at the moment, but I'll try > to look at your problem as soon as I can. I noticed some strange > behavior with passphrase callbacks on Linux as well. I'll try to > reproduce the problem with pure gpgme to make sure that the > problem is in python wrapper and not in the core library. > > I'll keep you posted. > Cheers, > Igor > > |