Re: Failed to decrypt on smart card based-PKCS module

2008-03-24 Thread joemar . mante
Thanks! I just built a debug version of Thunderbird but it doesn't seem to be logging (no log file was created) I'm using MINGW32 with WindowsXP and MSVC 6.0 i have followed the Technical Notes Using the PKCS #11 Module Logger and have set the proper Environment variables. I can run

Re: Failed to decrypt on smart card based-PKCS module

2008-03-24 Thread Nelson Bolyard
[EMAIL PROTECTED] wrote, On 2008-03-24 03:17: Thanks! I just built a debug version of Thunderbird but it doesn't seem to be logging (no log file was created) I'm using MINGW32 with WindowsXP and MSVC 6.0 i have followed the Technical Notes Using the PKCS #11 Module Logger and have set

Re: Failed to decrypt on smart card based-PKCS module

2008-03-24 Thread joemar . mante
Wow Thanks.. should I also specify some parameters on my make command ?? I'm currently using this: make -e -f client.mk build Im kinda new in Linux, been developing most stuff in windows TIA ___ dev-tech-crypto mailing list

Failed to decrypt on smart card based-PKCS module

2008-03-19 Thread joemar . mante
Good Day, I have developed a custom smart card based Pkcs library, I'm currently testing it qith Thunderbird, so far i can encrypt, sign and verify e-mails, but when i send myself an encrypted e-mail, I encounter something weird. On Initial Viewing of my encrypted e-mail, my card is inserted and

Re: Failed to decrypt on smart card based-PKCS module

2008-03-19 Thread Robert Relyea
[EMAIL PROTECTED] wrote: Good Day, I have developed a custom smart card based Pkcs library, I'm currently testing it qith Thunderbird, so far i can encrypt, sign and verify e-mails, but when i send myself an encrypted e-mail, I encounter something weird. On Initial Viewing of my encrypted

Re: Failed to decrypt on smart card based-PKCS module

2008-03-19 Thread Nelson Bolyard
Robert Relyea wrote, On 2008-03-19 09:46: [EMAIL PROTECTED] wrote: Good Day, I have developed a custom smart card based Pkcs library, I'm currently testing it qith Thunderbird, so far i can encrypt, sign and verify e-mails, but when i send myself an encrypted e-mail, I encounter something