nbridge-jump

Results 6 issues of nbridge-jump

We currently generate some random bits, generate a key, generate a token including the random bits and a tuple of information, and then encrypt it with AES GCM with HMAC....

quic
Priority: Medium

INITIAL packets have to be decrypted before they can be processed. So we need to rate limit them to avoid DoS issues. May need a tester regardless, to verify the...

quic
Priority: Medium

Required for some specific configurations

RFC 9000 recommends skipping QUIC packets in a single datagram when the dst conn id is different than the first in the datagram.