Ash wrote:

> I need to know which all cryptography algorithms are included in
> Firefox 1.5.0.10, out of the list on
> 
> http://www.mozilla.org/projects/security/pki/nss/nss-3.11/nss-3.11-algorithms.html

It all depends on which version of NSS was included in Firefox 1.5.0.10.
If FF 1.5.0.10 includes NSS 3.11, then it includes all the capabilities
you see listed on that page.

But I have no idea what version of NSS was used in that version of FF,
and I know of no way to find out, other than to download and install that
version of FF, and then inspect the NSS files to see what version they are.

> Please suggest ways in which I can get that information.

The means of inspecting the NSS files to see what version they are varies
by operating system, and depends on the tools (programs) available to you.

On windows XP, it's pretty simple.
Using Windows Explorer ("Exploring My Computer") find the file nss3.dll
and look at the version tab in the properties dialog.  (Right click on
nss3.dll, select Properties, then in the new window, click the Version tab.)

On other platforms, you use the platform's tools for extracting version
information from the nss shared library.

What platform do you have?

> Thanks and Regards,
> 
> Ashish

-- 
Nelson B

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

Reply via email to