NSS 3.36 release notes

Introduction

The NSS team has released Network Security Services (NSS) 3.36, which is a minor release.

Distribution Information

The HG tag is NSS_3_36_RTM. NSS 3.36 requires NSPR 4.19 or newer.

NSS 3.36 source distributions are available on ftp.mozilla.org for secure HTTPS download:

New in NSS 3.36

New Functionality

  • Experimental APIs for TLS session cache handling.

Notable Changes in NSS 3.36

  • Replaced existing vectorized ChaCha20 code with verified HACL* implementation.

Bugs fixed in NSS 3.36

This Bugzilla query returns all the bugs fixed in NSS 3.36:

https://bugzilla.mozilla.org/buglist.cgi?resolution=FIXED&classification=Components&query_format=advanced&product=NSS&target_milestone=3.36

Compatibility

NSS 3.36 shared libraries are backward compatible with all older NSS 3.x shared libraries. A program linked with older NSS 3.x shared libraries will work with NSS 3.36 shared libraries without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs to the functions listed in NSS Public Functions will remain compatible with future versions of the NSS shared libraries.

Feedback

Bugs discovered should be reported by filing a bug report with bugzilla.mozilla.org (product NSS).