You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Update handshake fuzz test to cover more cases
Enhanced the fuzz testing to simulate more test cases:
* Valid or random act data
* Optionally sending garbage data along with act
* Optionally sending act data in multiple segments
Found regression introduced in eb6a371 relating to the Conduit
panicking during an hmac failure.
0 commit comments