Improved modular exponentiation (automatic window optimisation if there is enough...
authorThomas Pornin <pornin@bolet.org>
Tue, 24 Jan 2017 18:35:04 +0000 (19:35 +0100)
committerThomas Pornin <pornin@bolet.org>
Tue, 24 Jan 2017 18:35:04 +0000 (19:35 +0100)
commit556e525d62cd5559e74fe4d2777a59d33590a033
tree7e961a3c1115f877879e3a4c2cc6ba9135c7b70e
parenta7e6409c375e008358fc82c80349642d7d54a16c
Improved modular exponentiation (automatic window optimisation if there is enough room).
mk/Rules.mk
mk/mkrules.sh
src/inner.h
src/int/i15_modpow2.c [new file with mode: 0644]
src/rsa/rsa_i15_priv.c
src/rsa/rsa_i15_pub.c