Open Access
ARTICLE
Enhancing Efficiency in Lattice-Based Post-Quantum Cryptography with Systolic Array Polynomial Multiplication
1 Computer Engineering Department, College of Computer Engineering and Sciences, Prince Sattam Bin Abdulaziz University, Al-Kharj, Saudi Arabia
2 Electrical and Computer Engineering Department, University of Victoria, Victoria, BC, Canada
* Corresponding Author: Atef Ibrahim. Email:
Computers, Materials & Continua 2026, 88(3), 41 https://doi.org/10.32604/cmc.2026.081651
Received 10 March 2026; Accepted 20 May 2026; Issue published 23 July 2026
Abstract
The ongoing expansion of the Internet of Things (IoT) fundamentally alters industrial and economic paradigms by integrating intelligent nodes throughout operational frameworks. Nonetheless, vulnerabilities surrounding system integrity and data confidentiality present major bottlenecks to widespread adoption, a dilemma severely intensified by impending quantum computing capabilities. Defending these networks demands the integration of post-quantum cryptographic primitives; yet, the severe hardware constraints characterizing peripheral IoT components complicate practical deployment. Quantum-resistant lattice cryptography offers a highly promising pathway to overcome these limitations, largely because the foundational security and throughput of these protocols hinge on polynomial multiplication performance. Consequently, optimizing the computational speed and architectural efficiency of this specific algebraic operation drastically enhances the viability of lattice-reliant defense mechanisms. To address this need, this study develops a specialized systolic array architecture engineered explicitly as an underlying arithmetic engine for polynomial multiplication within the Binary Ring Learning With Errors (BRLWE) protocol. Tailored for low-power hardware security modules (HSMs) situated at the network edge, the proposed circuit achieves rapid modular multiplication while ensuring a highly compact silicon footprint. By aligning the hardware layout with the precise algebraic properties of the BRLWE variation, this approach delivers a scalable, optimized framework for constructing secure IoT networks capable of resisting quantum adversaries, thereby acting as a pivotal building block for resilient industrial edge protection. Additionally, this study aligns with UN Sustainable Development Goals 8 and 9 by fostering digital trust in emerging technological systems and supporting the safe, adaptive growth of modern electronic economies.Keywords
1 Introduction and Related Work
The pervasive deployment of IoT systems is fundamentally transforming daily environments and industrial operations through interconnected networks of sensors and distributed computational platforms. These systems support continuous, real-time data acquisition and local processing, enabling intelligent and responsive service delivery. For example, in smart healthcare, wearable IoT devices monitor patient vitals and enable remote diagnostics, allowing for timely medical intervention and reducing hospital visits. Within industrial automation, embedded sensors track equipment performance and environmental conditions, supporting predictive maintenance and optimizing production workflows. By enhancing operational efficiency and enabling innovative service models, IoT ecosystems serve as significant enablers of modern economic advancement. This aligns with Sustainable Development Goal (SDG) 9, which emphasizes resilient infrastructure and inclusive innovation, while also advancing SDG 8 through technology-driven, sustainable economic growth.
Nevertheless, expanding IoT adoption introduces substantial security and privacy vulnerabilities that can erode user trust and impede wider implementation. As critical functions increasingly shift to distributed edge nodes, these devices become attractive targets for sophisticated cyber threats, a risk further heightened by the emerging potential of quantum computing. Successful attacks could result in significant operational disruptions, financial harm, and delays in the transition toward secure digital economies [1].
Addressing these vulnerabilities requires cryptographic solutions that are both efficient enough for resource-constrained hardware and resilient against future quantum attacks. Developing secure, high-performance systems within these constraints is essential for establishing a trustworthy and sustainable digital infrastructure.
Standard IoT frameworks generally allocate processing tasks across a hierarchy of centralized cloud servers, intermediate fog or edge systems, and diverse client-end devices, where each tier operates under distinct processing, power, and dimensional constraints [2]. Centralized clouds and advanced edge stations often leverage high-performance processors or specialized hardware engines; conversely, peripheral end nodes are bound by rigid constraints regarding storage capacity, processing bandwidth, power availability, and architectural volume. To provide robust protection within these strict thresholds, custom hardware designs for asymmetric cryptography can be engineered, allowing specialized circuits to be finely tuned for specific performance indexes, including execution delay, operational throughput, power consumption, and chip area [3].
Despite the continued dominance of widespread public-key frameworks like ECC and RSA, their foundational cryptographic assumptions are severely threatened by quantum-computational algorithms, specifically Shor’s algorithm. Furthermore, even within conventional computing paradigms, deploying ECC or RSA on edge nodes frequently introduces substantial operational overhead because of extensive key lengths and intricate mathematical computations. Relying on these traditional primitives for durable IoT infrastructures consequently introduces future-proofing security vulnerabilities alongside immediate deployment difficulties in the post-quantum epoch [1].
Quantum-resistant cryptography explores alternative paradigm structures that rely on underlying mathematical complexities thought to be unbreakable by both classical and quantum-scale attackers. The primary paradigms encompass code-based, lattice-based, multivariate quadratic, and isogeny-driven frameworks [4,5]. Out of these methodologies, lattice-reliant mechanisms have emerged as leading candidates due to their robust theoretical proofs, compact parameter footprints, and processing speed—attributes that align exceptionally well with low-resource IoT infrastructures. More structured variations, such as Ring-Learning with Errors (Ring-LWE), utilize algebraic operations over polynomial rings to scale down memory usage and computational burdens, thereby enhancing their feasibility for edge-level implementation [2,6].
The significance of lattice-based security has been heavily reinforced by recent global standardization initiatives spearheaded by NIST. Algorithms like CRYSTALS-Kyber for key encapsulation mechanisms and CRYSTALS-Dilithium for cryptographic signatures have been designated as foundational standards [7–9]. Concurrently, alternative lattice-driven designs such as NTRU and SABER demonstrate excellent performance profiles, driving their integration into IoT-centric security architectures. For energy-restricted, battery-operated edge components, these breakthroughs encourage the creation of customized hardware co-processors engineered to exploit the distinct algebraic properties of lattice equations to streamline modular and polynomial arithmetic operations [1].
In the broader LWE landscape, the foundational version provides mathematically proven security reductions tied directly to worst-case lattice configurations. Modifications like Ring-LWE utilize specific polynomial rings to substantially minimize parameter dimensions without compromising security guarantees, which paves the way for resource-efficient hardware integration [4]. Additional structural modifications, such as utilizing ternary or binary noise distribution models, serve to optimize the sampling mechanics and lower storage footprints, producing lightweight variations that are highly compatible with ultra-low-power IoT hardware [10].
Binary Ring-LWE (BRLWE) employs binary error terms, simplifying sampling and lowering computational overhead, which makes it especially attractive for energy-constrained devices [11]. Concurrently, the deterministic Learning with Rounding (LWR) problem eliminates explicit error sampling and underpins efficient designs like Saber, a key encapsulation mechanism that has progressed through NIST’s standardization process and is optimized for hardware efficiency [12].
A vast body of academic work has investigated the hardware realization of Ring-LWE and Saber using FPGA and ASIC technologies, examining concurrent structures for executing polynomial multiplication and associated tasks [13–17]. Evidence suggests that meticulously engineered processing paths and memory frameworks can drastically boost data processing rates and power economy relative to software-based approaches, rendering post-quantum cryptographic methods feasible for real-world edge applications. Because of their consistent data movement and extensive pipelining, systolic arrays provide specific benefits for high-speed polynomial calculations. Despite these strengths, specialized systolic-based engines for protocols such as Saber and BRLWE have received less attention than traditional parallel architectures [13,15].
Within the domain of BRLWE-reliant IoT deployment, the execution of polynomial multiplication acts as the principal processing bottleneck, highlighting the critical demand for dedicated, highly efficient computational architectures. This study centers on engineering a refined hardware-level multiplier intended to operate as the core arithmetic engine for Ring-LWE alongside its binary variants. Utilizing a unified algorithm-to-architecture co-optimization methodology, the internal multiplication routine is rearranged to yield uniform, localized dataflow paths that map perfectly onto a systolic array topology. The resulting FPGA-based implementation functions as a specialized cryptographic coprocessor that enhances both processing throughput and silicon real estate utilization, providing an essential building block for quantum-resistant IoT frameworks.
Prior literature focusing on silicon-level multipliers for lattice-reliant cryptography provides a vital starting point for the proposed network architecture. High-throughput computing blocks utilizing weight-stationary systolic networks and accelerated filtering operations have successfully realized low-delay modular polynomial reduction for schemes like RLWE and Saber [15]. Additionally, systolic-based hardware engines tailored specifically for BRLWE and Saber have been reported, exploiting hardware-software co-design methodologies to handle diverse parameter configurations while achieving balanced area-time metrics on programmable logic arrays; nevertheless, such implementations commonly emphasize high-throughput servers rather than the edge-tailored serial processing pipelines developed in this study [13].
Regarding the Saber protocol, dedicated hardware accelerators and polynomial processing cores utilize short secret vectors combined with parallel schoolbook multiplication schemes to achieve full KEM execution while allowing flexible trade-offs between performance and layout area [16]. Later architectural improvements introduce consolidated coefficient multiplication engines and DSP-centric data packing methods to further lower flip-flop and memory utilization while maintaining high processing speeds [17].
Academic explorations into BRLWE architectures have focused heavily on fault-tolerant, low-complexity computing cells, featuring hybrid-field multipliers that exploit binary-integer properties to compress logic element counts and register storage. These initiatives have produced BRLWE-dedicated cryptoprocessors optimized for peripheral network nodes, alongside lightweight, secure designs engineered to withstand side-channel analysis [11,18]. Moreover, past works have presented inverted BRLWE hardware cores in both high-velocity and ultra-compact frameworks, validating that lattice-driven security protocols can conform to stringent energy and area constraints at the network edge [2].
Specialized processing frameworks utilizing bit-serial routing pipelines and linear-feedback shift registers (LFSRs) deliver supplementary area-time trade-off enhancements for dedicated BRLWE procedures. Certain designs also utilize lookup-table-based finite-field arithmetic to enhance efficiency. However, many current methodologies rely on parallel coefficient loading or target generalized inverted BRLWE applications without fully leveraging systolic regularity [14,19]. Consequently, this work presents a systolic array specifically engineered for polynomial multiplication in BRLWE-based schemes. Unlike general-purpose multipliers, this architecture is designed as a specialized computational primitive for the IoT edge. It merges the consistent throughput of a systolic organization with the area efficiency necessary for embedded nodes, offering a targeted and scalable building block for quantum-resilient security in resource-constrained hardware security modules (HSMs).
The structural blueprint of this manuscript is arranged as follows. First, Section 2 provides the mathematical groundwork and formal constraints governing polynomial multiplication over hybrid ring systems. Advancing from this foundation, Section 3 analyzes the construction of the corresponding algorithmic dependence graphs and explains the sequential mapping steps applied to them. Next, Section 4 delivers a detailed breakdown of the developed systolic array framework, detailing the internal multiplier logic, the behavioral synthesis flow, and critical hardware-level optimization methodologies. Subsequently, Section 5 evaluates the computational efficiency of the processor through comprehensive silicon area and timing evaluations, comparing the performance metrics against state-of-the-art designs. Lastly, Section 6 outlines the core conclusions of this study and summarizes the key technological contributions achieved.
2 Polynomial Multiplication over Hybrid Algebraic Structures
This research investigates the arithmetic evaluation involved in computing the product of two distinct polynomials,
The fundamental operation involves calculating the product
The ultimate coefficients comprising the resulting product polynomial
An important architectural benefit of this mathematical environment is that the modulus parameter
To investigate the internal structural dataflow interactions inside the modular polynomial multiplier, an illustrative execution scenario choosing the parameter value
yielding a resultant polynomial with a degree strictly less than five:
The input polynomials are specified as follows:
Performing the direct multiplication of
The reduction process employs the polynomial identity
The expression given in Eq. (9) can be generalized into a unified formulation that accounts for the modular reduction
In this representation, where
To visually map out the architectural constraints mathematically defined in Eq. (10), the algorithm is projected onto the dependence graph (DG) illustrated in Fig. 1. This graphical representation explicitly outlines how the operational tasks relate to one another within the modular multiplication framework. An examination of the DG shows a methodical dataflow pattern: the coefficients

Figure 1: Computational DG for the modular multiplier.
4 Development of the Systolic Array Architecture
To systematically derive the systolic array architecture, the scheduling and projection vectors for the DG must be precisely determined. Unlike conventional ad-hoc methods that focus on a single hardware instance, the methodology used here establishes a systematic design-space exploration framework. Adopting established methodologies from prior work [20,21], the scheduling vector
As outlined in [20,21,23], the scheduling vector is obtained from a scheduling function
In this formulation,
Through analysis of the inter-node dependencies in the DG, the scheduled execution time
Furthermore, as established in [20,21], the projection vector
Given the scheduling vector under the choice of
The spatial allocation mapping a discrete dependency graph node
where the symbol
Evaluating every individual dependency graph node
Subjecting the algorithmic graph to temporal mapping via the scheduling function

Figure 2: Node scheduling distribution.

Figure 3: Proposed systolic array architecture for polynomial multiplication (
To manage the serial input of the coefficients
A pipelined control signal,

Figure 4: General processing element (

Figure 5: Internal logic architecture of the terminal processing element (
The general
Conversely, the terminal PE (
A precise initialization sequence is required to ensure correct operation of the systolic architecture before computation begins. All Flip-Flops must first be reset to a zero state. The multiplexer control signal in Fig. 3 must be set to
The signal
The multiplier’s performance stems from a carefully engineered control sequence that balances computational throughput with numerical precision. The architecture employs general processing elements (
1. Initialization Phase:
• At clock cycle
• Simultaneously, the
• The control signal
2. Computation Phase:
• During clock cycle
• In clock cycle
• Broadly, during clock cycle
• During the concluding computation cycle (
3. Output Phase:
• Upon the conclusion of cycle
• To facilitate serial output, the terminal coefficients
This evaluates the proposed hardware architecture from both theoretical and implementation perspectives. First, a detailed complexity analysis is presented, examining the underlying structure and resource requirements of the polynomial multiplication unit. Subsequently, an empirical performance assessment compares the design against contemporary implementations, highlighting its efficiency in terms of area, speed, and overall hardware economy.
This section analyzes the algorithmic complexity of the proposed hardware design for computing the product of two polynomials:
At the core of the computation, the design employs
Data storage is managed through
The overall hardware footprint can be approximated as follows:
• Tri-state buffers:
• AND gates:
• OR gates:
• XOR gates:
• Flip-flops (FFs):
This enumeration includes storage units located within the input and output shift registers of the systolic array, providing a comprehensive account of the sequential logic involved.
An important operational feature arises from connecting the carry input of the adder to the signal
With respect to timing performance, the critical path delay is identified as
5.2 Implementation Overview and Performance Insights
A comprehensive performance assessment of the introduced architectural approach was conducted by benchmarking against modern implementations documented in the literature [13–17]. To demonstrate the scalability and efficiency of the proposed architecture, we evaluated the design using
This comparative study evaluates the physical FPGA implementation results for the
Table 1 summarizes the implementation characteristics obtained, presenting quantitative measures of both resource allocation and temporal behavior. The metrics included quantify the usage of configurable logic resources specifically LUTs (Look-Up Tables) and FFs, the maximum sustainable clock frequency (Fmax), and the computational latency in cycles. From these foundational measurements, two aggregate performance indicators are computed: overall processing time, determined by multiplying critical path delay by cycle count (Latency), and the area-delay product (ADP), formed as the product of LUT consumption and total delay. The ADP offers a consolidated metric that reflects the architectural balance between hardware investment and operational throughput.

The data compiled in Table 1 facilitates a detailed comparison between the new design and prior architectures across both parameter configurations. The proposed system consistently demonstrates an optimized equilibrium between hardware requirements and processing capability, as evidenced by improved ADP figures. To ensure equivalence in comparison, input and output shift registers associated with the systolic data path were excluded from the reported resource totals, thereby maintaining consistency with the accounting methodology employed in the compared implementations.
The proposed design exhibits significant improvements across all key metrics compared to existing designs [13–17], showcasing clear advantages in both resource efficiency and operational performance. For the smaller configuration (
The performance advantages extend beyond resource efficiency to encompass critical operational characteristics. The proposed design achieves an impressive maximum frequency (Fmax) of 377 MHz for
For the larger configuration (
The experimental outcomes collectively underscore that the proposed hardware architecture adopts a holistic optimization strategy, systematically harmonizing area efficiency with computational throughput. Rather than focusing exclusively on a single performance dimension, the design achieves a carefully calibrated balance that avoids both excessive hardware overhead for marginal speed improvements and detrimental performance compromises in the pursuit of footprint reduction. This equilibrium results in consistently superior ADP metrics across all evaluated configurations, establishing a Pareto-optimal trade-off that is highly effective for FPGA implementations.
These characteristics make the architecture particularly well-suited for deployment in resource-constrained IoT edge modules, where stringent constraints on cost and physical size coexist with demands for responsive, real-time processing. The system’s robust performance scalability across multiple operational parameters further demonstrates its architectural resilience and enhances its viability for diverse real-world embedded applications requiring efficient, serial-data processing.
Notably, the potential of the proposed design as a high-performance computational primitive within the BRLWE post-quantum cryptographic framework stands out. While full system-level integration remains a future milestone, embedding this specialized multiplier core into such a lattice-based cryptographic system is anticipated to significantly improve operational efficiency, making it a targeted choice for securing next-generation IoT edge nodes. This enhancement provides the architectural foundation necessary to fortify cryptographic resilience against emerging quantum computing threats, reinforcing the overall trustworthiness of IoT infrastructures within an increasingly complex cybersecurity landscape. By directly addressing urgent security vulnerabilities posed by advanced adversarial capabilities, the architecture fosters greater confidence in IoT ecosystems and encourages broader adoption across industrial, commercial, and consumer domains. Its alignment with SDG 8 (Decent Work and Economic Growth) and SDG 9 (Industry, Innovation, and Infrastructure) is particularly notable. By enabling secure, efficient, and scalable edge computation, it supports the advancement of innovation-driven, resilient economic activities within an increasingly digital global economy.
Ultimately, the synergy between fortified post-quantum security and optimized hardware performance delineates a critical pathway for the evolution of trusted IoT systems. Thus, the architecture represents not merely an incremental improvement but a foundational step toward sustainable and secure digital transformation.
The swift proliferation of IoT deployments demands forward-looking defense mechanisms resilient against impending quantum breakthroughs. This research addresses this vulnerability by optimizing polynomial multiplication—the central processing bottleneck within the Binary Ring Learning With Errors (BRLWE) protocol. The hardware processor developed functions as a dedicated, high-throughput arithmetic primitive, mathematically streamlined for resource-limited IoT peripheral components. Exploiting a structured index transformation methodology alongside embedded modular reduction pathways allows the layout to attain heightened clock frequencies while compressing its overall silicon area. Mitigating the consumption of logic resources—specifically LUTs and edge-triggered registers—yields an optimized building block that safeguards distributed nodes and encourages secure electronic commerce. Furthermore, by reinforcing the cryptographic defenses of networked devices, this contribution directly satisfies UN Sustainable Development Goals (SDGs 8 and 9) for adaptive industrial infrastructure and economic development. This framework propels the practical utility of post-quantum cryptography, supporting the migration toward verified, secure IoT ecosystems. Although this contribution centers on the underlying multiplication circuit, it establishes a scalable design framework compatible with forthcoming NIST post-quantum suites. Subsequent efforts will focus on embedding this block within a unified, top-level BRLWE cryptographic processor to benchmark system-level execution metrics, alongside executing extensive side-channel power and timing vulnerability evaluations to guarantee structural resilience in hostile deployments.
Acknowledgement: The authors extend their appreciation to Prince Sattam bin Abdulaziz University for funding this research work through the project number (PSAU/2025/01/34935).
Funding Statement: This research was funded by Prince Sattam bin Abdulaziz University, grant number PSAU/2025/01/34935.
Author Contributions: The authors confirm contribution to the paper as follows: Conceptualization, Atef Ibrahim; methodology, Atef Ibrahim and Fayez Gebali; software, Atef Ibrahim; validation, Atef Ibrahim; formal analysis, Atef Ibrahim; investigation, Atef Ibrahim; resources, Atef Ibrahim; data curation, Atef Ibrahim; writing—original draft preparation, Atef Ibrahim; writing—review and editing, Atef Ibrahim and Fayez Gebali; visualization, Atef Ibrahim; supervision, Atef Ibrahim; project administration, Atef Ibrahim; funding acquisition, Atef Ibrahim All authors have read and agreed to the published version of the manuscript. All authors reviewed and approved the final version of the manuscript.
Availability of Data and Materials: The authors confirm that the data supporting the findings of this study are available within the article.
Ethics Approval: Not applicable.
Conflicts of Interest: The authors declare no conflicts of interest.
References
1. Diop M, Ndiaye P, Dione D, Diop I. IoT security in the quantum era: state of the art and open challenges. In: Proceedings of the 2025 5th International Conference on Innovative Research in Applied Science; 2025 May 15–16; Fez, Morocco. New York, NY, USA: Engineering and Technology (IRASET); 2025. p. 1–11. [Google Scholar]
2. Ebrahimi S, Bayat-Sarmadi S, Mosanaei-Boorani H. Post-quantum cryptoprocessors optimized for edge and resource-constrained devices in IoT. IEEE Internet Things J. 2019;6(3):5500–7. [Google Scholar]
3. Rathod P, Bhatt N, Nema R, Jyotheeswari P. A comprehensive review on IoT security challenges and solutions. In: Proceedings of the 2025 Seventh International Conference on Computational Intelligence andCommunication Technologies (CCICT); 2025 Apr 11–12; Sonepat, India. New York, NY, USA: IEEE; 2025. p. 696–701. [Google Scholar]
4. Regev O. On lattices, learning with errors, random linear codes, and cryptography. J ACM. 2009;56(6):1–40. [Google Scholar]
5. Buchmann J, Göpfert F, Player R, Wunderer T. On the hardness of LWE with binary error: revisiting the hybrid lattice-reduction and meet-in-the-middle attack. In: Proceedings of the International Conference on Cryptology in Africa; 2016 Apr 13–15; Fes, Morocco. Berlin/Heidelberg, Germany: Springer; 2016. p. 24–43. [Google Scholar]
6. Asif R. Post-quantum cryptosystems for Internet-of-Things: a survey on lattice-based algorithms. IoT. 2021;2(1):71–91. doi:10.3390/iot2010005. [Google Scholar] [CrossRef]
7. Dam DT, Tran TH, Hoang VP, Pham CK, Hoang TT. A survey of post-quantum cryptography: start of a new race. Cryptography. 2023;7(3):40. doi:10.3390/cryptography7030040. [Google Scholar] [CrossRef]
8. Bos J, Ducas L, Kiltz E, Lepoint T, Lyubashevsky V, Schanck JM, et al. CRYSTALS-Kyber: a CCA-secure module-lattice-based KEM. In: Proceedings of the 2018 IEEE European Symposium on Security and Privacy (EuroS&P); 2018 Apr 26–28; London, UK. New York, NY, USA: IEEE; 2018. p. 353–67. [Google Scholar]
9. D’Anvers JP, Karmakar A, Sinha Roy S, Vercauteren F. Saber: module-LWR based key exchange, CPA-secure encryption and CCA-secure KEM. In: Proceedings of the International Conference on Cryptology in Africa; 2018 May 7–9; Marrakesh, Morocco. Berlin/Heidelberg, Germany: Springer; 2018. p. 282–305. [Google Scholar]
10. Buchmann J, Göpfert F, Güneysu T, Oder T, Pöppelmann T. High-performance and lightweight lattice-based public-key encryption. In: Proceedings of the 2nd ACM International Workshop on IoT Privacy, Trust, and Security; 2016 May 30; Xi’an, China. p. 2–9. [Google Scholar]
11. He P, Guin U, Xie J. Novel low-complexity polynomial multiplication over hybrid fields for efficient implementation of binary ring-LWE post-quantum cryptography. IEEE J Emerg Sel Top Circuits Syst. 2021;11(2):383–94. doi:10.1109/jetcas.2021.3075456. [Google Scholar] [CrossRef]
12. Basso A, Bos JW, D’Anvers JP, Karmakar A, Mera JMB, Renes J, et al. Using learning with rounding to instantiate post-quantum cryptographic algorithms. Cryptol EPrint Arch. 2025. doi:10.1145/3807514. [Google Scholar] [CrossRef]
13. Bao T, He P, Xie J. Systolic acceleration of polynomial multiplication for KEM saber and binary ring-LWE post-quantum cryptography. In: Proceedings of the 2022 IEEE International Symposium on Hardware Oriented Security and Trust (HOST); 2022 Jun 27–30; McLean, VA, USA. New York, NY, USA: IEEE; 2022. p. 157–60. [Google Scholar]
14. Xie J, He P, Wen W. Efficient implementation of finite field arithmetic for binary ring-LWE post-quantum cryptography through a novel lookup-table-like method. In: Proceedings of the 2021 58th ACM/IEEE Design Automation Conference (DAC); 2021 Dec 5–9; San Francisco, CA, USA. New York, NY, USA: IEEE; 2021. p. 1279–84. [Google Scholar]
15. Tan W, Wang A, Zhang X, Lao Y, Parhi KK. High-speed VLSI architectures for modular polynomial multiplication via fast filtering and applications to lattice-based cryptography. IEEE Trans Comput. 2023;72(9):2454–66. doi:10.1109/tc.2023.3251847. [Google Scholar] [CrossRef]
16. Roy SS, Basso A. High-speed instruction-set coprocessor for lattice-based key encapsulation mechanism: saber in hardware. IACR Trans Cryptogr Hardw Embed Syst. 2020;2020(4):443–66. doi:10.46586/tches.v2020.i4.443-466. [Google Scholar] [CrossRef]
17. Basso A, Roy SS. Optimized polynomial multiplier architectures for post-quantum KEM saber. In: Proceedings of the 2021 58th ACM/IEEE Design Automation Conference (DAC); 2021 Dec 5–9; San Francisco, CA, USA. New York, NY, USA: IEEE; 2021. p. 1285–90. [Google Scholar]
18. Ebrahimi S, Bayat-Sarmadi S. Lightweight and fault-resilient implementations of binary ring-LWE for IoT devices. IEEE Internet Things J. 2020;7(8):6970–8. doi:10.1109/jiot.2020.2979318. [Google Scholar] [CrossRef]
19. Imaña JL, He P, Bao T, Tu Y, Xie J. Efficient hardware arithmetic for inverted binary ring-LWE based post-quantum cryptography. IEEE Trans Circuits Syst I Regul Pap. 2022;69(8):3297–307. doi:10.1109/tcsi.2022.3169471. [Google Scholar] [CrossRef]
20. Ibrahim A. Efficient parallel and serial systolic structures for multiplication and squaring over GF (2m). Can J Electr Comput Eng. 2019;42(2):114–20. doi:10.1109/cjece.2019.2900087. [Google Scholar] [CrossRef]
21. Gebali F. Algorithms and parallel computing. Hoboken, NJ, USA: John Wiley & Sons; 2011. [Google Scholar]
22. Ibrahim A. Low-space bit-serial systolic array architecture for interleaved multiplication over GF (2m). IET Comput Digit Tech. 2021;15(3):223–9. [Google Scholar]
23. Ibrahim A, Gebali F. Enhancing field multiplication in IoT nodes with limited resources: a low-complexity systolic array solution. Appl Sci. 2024;14(10):4085. doi:10.3390/app14104085. [Google Scholar] [CrossRef]
Cite This Article
Copyright © 2026 The Author(s). Published by Tech Science Press.This work is licensed under a Creative Commons Attribution 4.0 International License , which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.


Submit a Paper
Propose a Special lssue
View Full Text
Download PDF
Downloads
Citation Tools