NSS doesn’t currently support building as static libraries. Do you think it would be better to try to use the system NSS or ship the libraries?
Diane > On Sep 5, 2016, at 10:16, Ms2ger <[email protected]> wrote: > > On 26/08/16 02:13, Diane Hosfelt wrote: >> Proposed Development >> >> I propose to create Rust bindings for NSS, which is the crypto library used >> to secure Firefox. Not only does it fulfill all of Servo’s requirements, >> but it already has support for future work like TLS 1.3. I also propose >> that we create bindings for Mozilla:pkix8 for certificate validation. I >> spoke to the NSS team to see if they would be able to support an effort >> like this, and they were interested in helping. This is a practical way to >> get trusted, tested crypto into Servo and the wider Rust community. > > Would we be linking NSS statically and dynamically, and if the latter, > would we try to use the system NSS or ship the libraries ourselves? > > Thanks > Ms2ger > > _______________________________________________ > dev-servo mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-servo _______________________________________________ dev-servo mailing list [email protected] https://lists.mozilla.org/listinfo/dev-servo

