Nick Mathewson

Results 51 issues of Nick Mathewson

In many protocols, it doesn't hurt security for a timing attacker to know whether we're computing SK_9 ==> PUBKEY or whether we're computing SK_PUBKEY ==> SHARED_SECRET. For example, when you're...

If bufferevent_priority_set() is to work, it needs to change the priority assigned to every future event and callback. But events and callbacks can be initialized after bufferevent_priority_set() is called --...

libevent-2.1
prio:wishlist
type:enhancement

First, we introduce a flag to teach src/test/test to split its work into chunks. Then we replace our invocation of src/test/test in our "make check" target with a set of...

This fixes bug 40083, which was introduced in 9f31908a in 0.2.8.1-alpha.

Adds seccomp rules for socket and getpeername used by NSS