gecko-dev/security
nelson%bolyard.com 0c05899fa2 Bug 323350. sr=rrelyea. This patch makes 3 changes:
1) it adds a new ifdef which enables SSL to limit itself to the 3 Suite B
   curves.
2) it corrects the creation and parsing of the Supported Curve extension to
   conform with the lastest definition, by using 2 bytes to encode the list
   length,
3) it changes the algorithm that picks the curve for ECDHE to choose a curve
   that is at least as strong as the "weakest link", is mutually supported
   by client and server, and is the fastest for its size.
2006-04-23 00:17:18 +00:00
..
coreconf Fix for bug 315793 . Wan-Teh's feedback for PWD 2006-04-07 04:10:28 +00:00
dbm Upgrade to NSPR 4.4.1, in preparation for the DBM 1.6.2. DBM 1.6.2 is 2005-03-07 19:00:35 +00:00
jss Bugzilla bug : 316448. Deprecated references to fortezza in code and test. 2006-04-07 15:56:50 +00:00
manager Bug 333691, [@ nsSSLThread::requestPoll - nsSSLIOLayerPoll] 2006-04-20 16:21:57 +00:00
nss Bug 323350. sr=rrelyea. This patch makes 3 changes: 2006-04-23 00:17:18 +00:00
svrcore added Windows build instructions - fixed spec file - added patch file for broken coreconf location.mk 2006-02-01 23:39:01 +00:00
Makefile.in