Skip to content

Conversation

SN4T14
Copy link

@SN4T14 SN4T14 commented Jun 14, 2015

The function arcfour_generate_stream in arcfour.c set the i and j variables back to 0 at the start of every iteration of the for loop, while they're only supposed to be initialized to 0 at the start of the function and stay the same between iterations, as seen here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant