according to the Java example, it does do MOD 256. So, we will leave the code as is.
Reflecting on this ticket: The spec only explains the seqnum counting. Ps, I implemented BDSeq according to the python example (= MOD 256)
Log in to post a comment.
according to the Java example, it does do MOD 256.
So, we will leave the code as is.
Reflecting on this ticket:
The spec only explains the seqnum counting.
Ps, I implemented BDSeq according to the python example (= MOD 256)