On 9/7/10 2:07 PM, Chris C. wrote:
I am interested in adding a build option to Firefox that would allow
for CyaSSL to be the SSL library which is used.  CyaSSL is much
smaller than OpenSSL

Note that Firefox doesn't use OpenSSL....

and many claims have been made that it is significantly faster
as well.  I was pointed in the direction of this group as a resource.
What will I need to know or do in order to get started on this?

The library Firefox uses for SSL and various other crypto stuff is NSS.

I believe that we can actually make use of some of the more esoteric features there (like hardware tokens, etc).

So a good starting point would be seeing which NSS APIs we use and whether CyaSSL can replace those...

-Boris
_______________________________________________
dev-security mailing list
dev-security@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security

Reply via email to