You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NSS, Mozilla's SSL library. Working on adding support for custom TLS extensions. This is just a CVS clone because git-cvsimport was giving me pain. I'm sure I've committed all sorts of stuff I shouldn't have (eg. CVS metadata), but the diffs are what matter
NSS is Mozilla's SSL (and more) library. Firefox and Chrome both use it.
In this repository, I am adding support for custom TLS Extensions, in support of TACK and similar initiatives.
The work is being done in security/nss/lib/ssl/.
About
NSS, Mozilla's SSL library. Working on adding support for custom TLS extensions. This is just a CVS clone because git-cvsimport was giving me pain. I'm sure I've committed all sorts of stuff I shouldn't have (eg. CVS metadata), but the diffs are what matter