RE: Signing multiple times. Was: About Firefox security.

2007-09-25 Thread Alberto Hernandez
Anders... First of all thank you for your help. I see that XML Digital Signature is an AddOn... where can we find the documentation? We are not running in a safe environment... this is for the end user. Is it possible for this AddOn to make multiple crypto.SignText requests? Here is our code f

Re: S/MIME toolkit CMS wraper

2007-09-25 Thread sh
sh wrote: > Hi there, I need a little CMS wraper. I need decode S/MIME message chunk > by chunk. I start make it based on cmsutil. But I receive "segmentation > fault" every time on call NSS_CMSDecoder_Update. What's wrong? > > > > > //- wraper code > > #include > > #include > #inclu

RE: Signing multiple times. Was: About Firefox security.

2007-09-25 Thread Alberto Hernandez
Anders.. Thank you very much for your help. I didn't knew that the standard is not catching the pin... actually that lets me wondering how is browser SSO achieved.. I'm not an cryptographer either, but I perfectly understand your point about the S/MIME... hehe sadly I don't make the rules. Stil

NSS/NSPR memory leak on cleanup

2007-09-25 Thread Vinu
Hi All, I have a dll in windows which uses NSS 3.11.4 and NSPR 3.6.4. The dll does a PR_Init during Load. Now, I have an application(.exe) which loads this dll dynamically using LoadLibrary and then unloads it using FreeLibrary. So after LoadLibrary and FreeLibrary i expect NO memory leak in my a

Re: Signing multiple times. Was: About Firefox security.

2007-09-25 Thread Anders Rundgren
Alberto, I don't know anything about your application and my knowledge of CAPICOM is also limited. If you say that CAPICOM only requires one PIN per session it means that it caches the PIN. This is not the standard solution for signatures. Regarding the Mexican signature law I am of course even