Skip to content

Conversation

@sandorzm
Copy link

The original code miscalculated the checksum and went out of bounds of primitivePowers for strings 31 characters or longer. #2 fixes that, and this improves on it by removing the if statement, calculating the index in one swoop.

The original code miscalculated the checksum and went out of bounds of primitivePowers for strings 31 characters or longer. This commit improves on the fix in espadrine#2 by removing the if statement, calculating the index in one swoop.
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