scispace - formally typeset
L

Luis Rivera-Zamarripa

Researcher at Instituto Politécnico Nacional

Publications -  11
Citations -  50

Luis Rivera-Zamarripa is an academic researcher from Instituto Politécnico Nacional. The author has contributed to research in topics: Elliptic curve cryptography & Public-key cryptography. The author has an hindex of 4, co-authored 8 publications receiving 28 citations.

Papers
More filters
Journal ArticleDOI

Implementation of RSA Signatures on GPU and CPU Architectures

TL;DR: This paper reports a constant-time CPU and GPU software implementation of the RSA exponentiation by using algorithms that offer a first-line defense against timing and cache attacks and reports that a combination of the schoolbook and Karatsuba algorithms for integer multiplication along with Montgomery reduction, yields the fastest modular multiplication procedure.
Proceedings ArticleDOI

Set It and Forget It! Turnkey ECC for Instant Integration

TL;DR: This work proposes and implements a methodology that fully automates the implementation, testing, and integration of ECC stacks with the above properties, and demonstrates the flexibility and applicability of the methodology by seamlessly integrating into three real-world projects.
Book ChapterDOI

A GPU parallel implementation of the RSA private operation

TL;DR: A parallel implementation of the RSA private operation using the Single Instruction Multiple Thread (SIMT) threading model of Graphics Processor Unit (GPU) platforms and the underlying modular arithmetic is performed by means of the Residue Number System (RNS) representation is presented.
Proceedings ArticleDOI

Set It and Forget It! Turnkey ECC for Instant Integration.

TL;DR: In this article, the authors propose and implement a methodology that fully automates the implementation, testing, and integration of ECC stacks with the above properties, achieving roughly 9.5x, 4.3x, and 3.7x speedup on any given curve for key generation, key agreement, signing, and verifying.