Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
c66b5f20
Commit
c66b5f20
authored
Jul 12, 2016
by
Niels Möller
Browse files
Fix typo breaking mini-gmp build.
parent
a07bb48b
Changes
1
Show whitespace changes
Inline
Side-by-side
bignum.h
View file @
c66b5f20
...
...
@@ -54,7 +54,7 @@
# define mpz_import mpz_import
# define mpz_export mpz_export
/* Side-channel silent powm not available in mini-gmp. */
# define mpz_powm_sec mpz_pwm
# define mpz_powm_sec mpz_p
o
wm
#else
# include <gmp.h>
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment