Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some typos #2284

Merged
merged 1 commit into from Sep 27, 2016
Merged

Fix some typos #2284

merged 1 commit into from Sep 27, 2016

Conversation

claudioandre-br
Copy link
Member

I was playing with aspell (better submit than loose what I found)

@@ -551,7 +551,7 @@ static void PQEXP_pair (quad *U, int highbit, uaf_lword n0,
* 4.6.3, "Evaluation of Powers." This algorithm is for calculating U^n with
* fewer than (n-1) multiplies. The result is U^n MOD P only because the
* multiplication routine is MOD P. Knuth's example is from Pingala's Hindu
* algorthim in the Chandah-sutra.
* algorthm in the Chandah-sutra.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

algorithm... 😄

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ops!

Typos fix only.
@@ -551,7 +551,7 @@ static void PQEXP_pair (quad *U, int highbit, uaf_lword n0,
* 4.6.3, "Evaluation of Powers." This algorithm is for calculating U^n with
* fewer than (n-1) multiplies. The result is U^n MOD P only because the
* multiplication routine is MOD P. Knuth's example is from Pingala's Hindu
* algorthim in the Chandah-sutra.
* algorithm in the Chandah-sutra.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😆

@magnumripper magnumripper merged commit 0767ac2 into openwall:bleeding-jumbo Sep 27, 2016
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.

None yet

2 participants