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

support for powm_sec #19

Merged
merged 1 commit into from Mar 16, 2017
Merged

support for powm_sec #19

merged 1 commit into from Mar 16, 2017

Conversation

mortendahl
Copy link

When using GMP for cryptographic applications it is often desirable to have functions resilient to timing attacks, such as powm_sec for integer exponentiation (https://gmplib.org/manual/Integer-Exponentiation.html#Integer-Exponentiation). This PR exposes this function.

@fizyk20 fizyk20 merged commit 7ed98fd into fizyk20:master Mar 16, 2017
@mortendahl
Copy link
Author

Thanks!

@mortendahl mortendahl deleted the powm_sec branch March 16, 2017 17:44
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