Sajjon / randomized-montgomery

Expermental implementation of randomized Montgomery exponentiation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

randomized-montgomery

Implementation of the techniques described in

"Randomizing the Montgomery Powering Ladder" by Duc-Phong Le, Chik How Tan and Michael Tunstall http://eprint.iacr.org/2015/657

including some optimized variants of algorithm 7

Please note these are just experiments of mine, and are not in any way production code.

About

Expermental implementation of randomized Montgomery exponentiation

License:MIT License


Languages

Language:Python 100.0%