中文
相关论文

相关论文: Area Efficient Hardware Implementation of Elliptic…

200 篇论文

Elliptic Curve Cryptography (ECC) is widely accepted for ensuring secure data exchange between resource-limited IoT devices. The National Institute of Standards and Technology (NIST) recommended implementation, such as B-163, is…

硬件体系结构 · 计算机科学 2025-06-17 Ruby Kumari , Tapas Rout , Babul Saini , Jai Gopal Pandey , Abhijit Karmakar

While the Karatsuba algorithm reduces the complexity of large integer multiplication, the extra additions required minimize its benefits for smaller integers of more commonly-used bitwidths. In this work, we propose the extension of the…

硬件体系结构 · 计算机科学 2025-01-16 Trevor E. Pogue , Nicola Nicolici

Elliptic curve cryptography (ECC) has emerged as the dominant public-key protocol, with NIST standardizing parameters for binary field GF(2^m) ECC systems. This work presents a hardware implementation of a Hybrid Multiplication technique…

密码学与安全 · 计算机科学 2025-06-25 Ruby Kumari , Gaurav Purohit , Abhijit Karmakar

The performance of any elliptic curve cryptography hardware accelerator significantly relies on the efficiency of the underlying point multiplication (PM) architecture. This article presents a hardware implementation of field-programmable…

We improve the space complexity of Karatsuba multiplication on a quantum computer from $O(n^{1.427})$ to $O(n)$ while maintaining $O(n^{\lg 3})$ gate complexity. We achieve this by ensuring recursive calls can add their outputs directly…

量子物理 · 物理学 2019-04-17 Craig Gidney

Modular reduction is a crucial operation in many post-quantum cryptographic schemes, including the Kyber key exchange method or Dilithium signature scheme. However, it can be computationally expensive and pose a performance bottleneck in…

密码学与安全 · 计算机科学 2023-08-30 Robin Müller , Willi Meier , Christoph F. Wildfeuer

The traditional Karatsuba algorithm for the multiplication of polynomials and multi-precision integers has a time complexity of $O(n^{1.59})$ and a space complexity of $O(n)$. Roche proposed an improved algorithm with the same $O(n^{1.59})$…

数值分析 · 计算机科学 2016-05-24 Yiping Cheng

Integer arithmetic is the underpinning of many quantum algorithms, with applications ranging from Shor's algorithm over HHL for matrix inversion to Hamiltonian simulation algorithms. A basic objective is to keep the required resources to…

量子物理 · 物理学 2017-06-13 Alex Parent , Martin Roetteler , Michele Mosca

In modern critical infrastructure such as power grids, it is crucial to ensure security of data communications between network-connected devices while following strict latency criteria. This necessitates the use of cryptographic hardware…

密码学与安全 · 计算机科学 2025-04-08 Aniket Banerjee , Utsav Banerjee

Shor's quantum algorithm for discrete logarithms applied to elliptic curve groups forms the basis of a "quantum attack" of elliptic curve cryptosystems. To implement this algorithm on a quantum computer requires the efficient implementation…

量子物理 · 物理学 2007-05-23 Phillip Kaye , Christof Zalka

In this work we present a new structure for multiplication in finite fields. This structure is based on a digit-level LFSR (Linear Feedback Shift Register) multiplier in which the area of digit-multipliers are reduced using the Karatsuba…

密码学与安全 · 计算机科学 2007-08-23 Jamshid Shokrollahi , Elisa Gorla , Christoph Puttmann

Fast combinational multipliers with large bit widths can occupy significant silicon area, which also drives up power consumption. Area can be reduced through resource sharing (i.e., folding) at the expense of lower throughput, which is…

硬件体系结构 · 计算机科学 2025-09-03 Ahmad Houraniah , H. Fatih Ugurdag , C. Emre Dedeagac

This paper presents the first hardware implementation of the Datagram Transport Layer Security (DTLS) protocol to enable end-to-end security for the Internet of Things (IoT). A key component of this design is a reconfigurable prime field…

密码学与安全 · 计算机科学 2019-07-11 Utsav Banerjee , Andrew Wright , Chiraag Juvekar , Madeleine Waller , Arvind , Anantha P. Chandrakasan

We consider a quantum polynomial-time algorithm which solves the discrete logarithm problem for points on elliptic curves over $GF(2^m)$. We improve over earlier algorithms by constructing an efficient circuit for multiplying elements of…

量子物理 · 物理学 2009-12-18 Donny Cheung , Dmitri Maslov , Jimson Mathew , Dhiraj K. Pradhan

We present COPSIM a parallel implementation of standard integer multiplication for the distributed memory setting, and COPK a parallel implementation of Karatsuba's fast integer multiplication algorithm for a distributed memory setting.…

分布式、并行与集群计算 · 计算机科学 2020-10-01 Lorenzo De Stefani

Floating point multiplication is a crucial operation in high power computing applications such as image processing, signal processing etc. And also multiplication is the most time and power consuming operation. This paper proposes an…

硬件体系结构 · 计算机科学 2019-12-17 S Arish , R. K. Sharma

Multiplication is an essential step in a lot of calculations. In this paper we look at multiplication of 2 binary polynomials of degree at most $n-1$, modulo an irreducible polynomial of degree $n$ with $2n$ input and $n$ output qubits,…

量子物理 · 物理学 2020-02-27 Iggy van Hoof

When deploying wireless sensor networks (WSNs) in public environments it may become necessary to secure their data storage and transmission against possible attacks such as node-compromise and eavesdropping. The nodes feature only small…

密码学与安全 · 计算机科学 2009-03-24 Osman Ugus , Dirk Westhoff , Ralf Laue , Abdulhadi Shoufan , Sorin A. Huss

Resource constraints in smart devices demand an efficient cryptosystem that allows for low power and memory consumption. This has led to popularity of comparatively efficient Elliptic curve cryptog-raphy (ECC). Prior to this paper, much of…

密码学与安全 · 计算机科学 2015-02-09 Yasir Malik

In the past two decades, Elliptic Curve Cryptography (ECC) have become increasingly advanced. ECC, with much smaller key sizes, offers equivalent security when compared to other asymmetric cryptosystems. In this survey, an comprehensive…

信号处理 · 电气工程与系统科学 2017-10-24 Bahram Rashidi
‹ 上一页 1 2 3 10 下一页 ›