Re: storing custom public key / private key pair securely in Firefox

2008-10-24 Thread [EMAIL PROTECTED]
Hi, Thanks for your responses. So it seems like I want to create X.509 certificates from my keys and add them to the PKCS 11 data store in firefox. I want my certificates to be protected by a password to access them so does this mean they require their own slot? And if so, how do I create a new

Re: storing custom public key / private key pair securely in Firefox

2008-10-14 Thread Robert Relyea
Nelson B Bolyard wrote: [EMAIL PROTECTED] wrote, On 2008-10-13 13:52: I have a crypto library which I connect to a Firefox extension using Xpcom. The library generates custom size public and private key pairs which I would like to store securely in Firefox. How would this be done? I

Re: storing custom public key / private key pair securely in Firefox

2008-10-14 Thread Nelson B Bolyard
[EMAIL PROTECTED] wrote, On 2008-10-13 13:52: > I have a crypto library which I connect to a Firefox extension using > Xpcom. The library generates custom size public and private key pairs > which I would like to store securely in Firefox. How would this be > done? If I'm not mistaken, Firefox

storing custom public key / private key pair securely in Firefox

2008-10-13 Thread [EMAIL PROTECTED]
Hi, I have a crypto library which I connect to a Firefox extension using Xpcom. The library generates custom size public and private key pairs which I would like to store securely in Firefox. How would this be done? Thanks, Dan ___ dev-tech-crypto ma