کد مقاله کد نشریه سال انتشار مقاله انگلیسی نسخه تمام متن
4625676 1631764 2017 11 صفحه PDF دانلود رایگان
عنوان انگلیسی مقاله ISI
Parallel algorithms for modular multi-exponentiation
ترجمه فارسی عنوان
الگوریتم های یکپارچه برای چند توان مدولار
کلمات کلیدی
انعطاف پذیری مدولار؛ چند توان مدولار ؛ تقسیم بندی؛ الگوریتم ها؛ رمزنگاری
موضوعات مرتبط
مهندسی و علوم پایه ریاضیات ریاضیات کاربردی
چکیده انگلیسی

Modular exponentiation is a time-consuming operation widely used in cryptography. Modular multi-exponentiation, a generalization of modular exponentiation also used in cryptography, deserves further analysis from the algorithmic point of view. The parallelization of modular multi-exponentiation can be obtained by generalizing methods used to parallelize modular exponentiation. In this paper, we present a new parallelization method for the modular multi-exponentiation operation with two optimizations. The first one searches for the fastest solution without taking into account the number of processors. The second one balances the load among the processors and finds the smallest number of processors that achieves the fastest solution. In detail, our algorithms compute the product of i modular exponentiations. They split up each exponent in j blocks and start j threads. Each thread processes together i blocks from different exponents. Thus, each block of an exponent is processed in a different thread, but the blocks of different exponents are processed together in the same thread. Using addition chains, we show the minimum number of threads with load balance and optimal running time. Therefore, the algorithms are optimized to run with the minimum time and the minimum number of processors.

ناشر
Database: Elsevier - ScienceDirect (ساینس دایرکت)
Journal: Applied Mathematics and Computation - Volume 292, 1 January 2017, Pages 406–416
نویسندگان
, , ,