Le mardi 16 février 2016 16:28:47 UTC+1, Wan-Teh Chang a écrit :
> On Tue, Feb 16, 2016 at 3:30 AM, WebDoctor <yassine.sa...@gmail.com> wrote:
> >
> > Thank you so much, yeah I use the nss3.dll file from a Mozilla Firefox 
> > installation. Because I'm trying to develop a Firefox extension that use 
> > impelments cryptographic oprations.
> >
> >  Ok i'll try to add PK11_Verify to 
> > http://mxr.mozilla.org/mozilla-central/source/config/external/nss/nss.symbols.
> >  So in that case I think i need to rebuilt Mozilla Firefox?
> 
> Hi Yassine,
> 
> Don't rebuilt Firefox, except as an experiment. I suggest you file an
> NSS bug report to request to have PK11_Verify added to
> config/external/nss/nss.symbols:
> 
> https://bugzilla.mozilla.org/enter_bug.cgi?product=NSS
> 
> Click the "Show Advanced Fields" button on that web page, and add
> Martin Thomson and Mike Hommey to the CC field. They will review your
> request. You can also ask them to consider exporting other NSS
> functions that are suitable for Firefox extensions. They may suggest
> that you use some higher-level crypto functions provided by Firefox
> instead.
> 
> Your best strategy is to use the VFY_xxx functions that are already
> exported in config/external/nss/nss.symbols.
> 
> Wan-Teh


Hi Wan-Teh,

Thank your time and teh quality of your answer. I'll create a bug to request to 
have PK11_Verify added to config/external/nss/nss.symbols. And I'll try to work 
with VFY_xxx functions. In addition i'll use the webcrypto as Martin Thomson 
suggested!!

Thank you!!

Yassine
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to