Virgil's absolutely right. Median as the "middle" value in a _sorted_ set
is:
- for odd number of data points, it's the middle one: set[N/2]
- for even number of data points, it's the average of two in the middle:
(set[N/2] + set[(N+1)/2]) / 2
Best regards,
Maciej
On Tue, Aug 11, 2015 at 3:44 PM,
http://www.w3.org/DesignIssues/Security-NotTheS.html
Maciej
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev
way, I would like to propose we make TBB have
security.tls.vesion.max=3 to make use of TLS 1.2
Best regards,
Maciej Soltysiak
___
tor-dev mailing list
tor-dev@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev