中文
相关论文

相关论文: A Lightweight ISA Extension for AES and SM4

200 篇论文

We propose a hybrid protocol combining a rectangular error-correcting code - paired with an error-detecting code - and a backward error correction in order to send packages of information over a noisy channel. We depict a linear-time…

网络与互联网体系结构 · 计算机科学 2019-04-04 Binh-Minh Bui-Xuan , Pierre Meyer , Antoine Roux

In the field of cryptography till date the 2-byte in 1-clock is the best known RC4 hardware design [1], while 1-byte in 1-clock [2], and the 1-byte in 3 clocks [3][4] are the best known implementation. The design algorithm in[2] considers…

硬件体系结构 · 计算机科学 2014-01-14 Rourab Paul , Amlan Chakrabarti , Ranjan Ghosh

This paper introduces a computer architecture, where part of the instruction set architecture (ISA) is implemented on small highly-integrated field-programmable gate arrays (FPGAs). Small FPGAs inside a general-purpose processor (CPU) can…

硬件体系结构 · 计算机科学 2022-08-23 Philippos Papaphilippou , Myrtle Shah

In the field of cryptography till date the 1-byte in 1-clock is the best known RC4 hardware design [1], while the 1-byte in 3clocks is the best known implementation [2,3]. The design algorithm in [1] considers two consecutive bytes together…

硬件体系结构 · 计算机科学 2012-07-30 Rourab Paul , Sangeet Saha , Jkm Sadique Uz Zaman , Suman Das , Amlan Chakrabarti , Ranjan Ghosh

Simulators for the RISC-V instruction set architecture (ISA) are useful for teaching assembly language and modern CPU architecture concepts. The Assembly/Simulation Platform for Illustration of RISC-V in Education (ASPIRE) is an integrated…

硬件体系结构 · 计算机科学 2023-04-25 Marwan Shaban , Adam J. Rocke

In recent years, the decoding algorithms in communication networks are becoming increasingly complex aiming to achieve high reliability in correctly decoding received messages. These decoding algorithms involve computationally complex…

硬件体系结构 · 计算机科学 2018-09-11 Waqar Ahmad , Imran Hafeez Abbassi , Usman Sanwal , Hasan Mahmood

Advanced Encryption Standard (AES) implementations on Field Programmable Gate Arrays (FPGA) commonly focus on maximizing throughput at the cost of utilizing high volumes of FPGA slice logic. High resource usage limits systems' abilities to…

密码学与安全 · 计算机科学 2019-11-12 Jacob T. Grycel , Robert J. Walls

While posit format offers superior dynamic range and accuracy for transprecision computing, its adoption in RISC-V processors is hindered by the lack of a unified solution for lightweight, precision-scalable, and IEEE-754 arithmetic…

硬件体系结构 · 计算机科学 2025-05-27 Qiong Li , Chao Fang , Longwei Huang , Jun Lin , Zhongfeng Wang

This article describes the first public implementation and evaluation of the latest version of the RISC-V hypervisor extension (H-extension v0.6.1) specification in a Rocket chip core. To perform a meaningful evaluation for modern…

硬件体系结构 · 计算机科学 2021-08-17 Bruno Sá , José Martins , Sandro Pinto

Modern high-performance as well as power-constrained System-on-Chips (SoC) are increasingly using hardware accelerated encryption engines to secure computation, memory access, and communication operations. The electromagnetic (EM) emission…

密码学与安全 · 计算机科学 2018-02-27 Monodeep Kar , Arvind Singh , Sanu Mathew , Santosh Ghosh , Anand Rajan , Vivek De , Raheem Beyah , Saibal Mukhopadhyay

This project enables RISC-V microkernel support in IREE, an MLIR-based machine learning compiler and runtime. The approach begins by enabling the lowering of MLIR linalg dialect contraction ops to linalg.mmt4d op for the RISC-V64 target…

硬件体系结构 · 计算机科学 2025-08-22 Adeel Ahmad , Ahmad Tameem Kamal , Nouman Amir , Bilal Zafar , Saad Bin Nasir

Heterogeneous, multicore SoC architectures are a critical component of today's computing landscape. However, supporting both increasing heterogeneity and multicore execution are significant design challenges. Meanwhile, the growing RISC-V…

硬件体系结构 · 计算机科学 2022-06-07 Joseph Zuckerman , Paolo Mantovani , Davide Giri , Luca P. Carloni

Side-channel based instruction disassembly has been proposed as a low-cost and non-invasive approach for security applications such as IP infringement detection, code flow analysis, malware detection, and reconstructing unknown code from…

密码学与安全 · 计算机科学 2024-12-11 Yunkai Bai , Jungmin Park , Domenic Forte

HUB format is an emerging technique to improve the hardware and time requirement when round to nearest is needed. On the other hand, RISC-V is an open-source ISA that many companies currently use in their designs. This paper presents a…

硬件体系结构 · 计算机科学 2024-01-19 Gerardo Bandera , Javier Salamero , Miquel Moreto , Julio Villalba

Customization of processor architectures through Instruction Set Extensions (ISEs) is an effective way to meet the growing performance demands of embedded applications. A high-quality ISE generation approach needs to obtain results close to…

硬件体系结构 · 计算机科学 2011-11-09 Partha Biswas , Sudarshan Banerjee , Nikil Dutt , Laura Pozzi , Paolo Ienne

RISC-V provides a flexible and scalable platform for applications ranging from embedded devices to high-performance computing clusters. Particularly, its RISC-V Vector Extension (RVV) becomes of interest for the acceleration of AI…

机器学习 · 计算机科学 2025-08-20 Federico Nicolas Peccia , Frederik Haxel , Oliver Bringmann

Dense Matrix Multiplication (MatMul) is arguably one of the most ubiquitous compute-intensive kernels, spanning linear algebra, DSP, graphics, and machine learning applications. Thus, MatMul optimization is crucial not only in…

硬件体系结构 · 计算机科学 2024-01-09 Matteo Perotti , Yichao Zhang , Matheus Cavalcante , Enis Mustafa , Luca Benini

This paper presents an innovative approach utilizing in-memory computing (IMC) for the development and integration of AES (Advanced Encryption Standard) cipher technique. Our research aims to enhance cybersecurity measures for a wide range…

硬件体系结构 · 计算机科学 2024-08-22 Hala Ajmi , Fakhreddine Zayer , Hamdi Belgacem

This work focuses on an efficient Agile design methodology for domain-specific accelerators. We employ feature-by-feature enhancement of a vertical development stack and apply it to the TVM/VTA inference accelerator. We have enhanced the…

This paper presents SNOW-SCA, the first power side-channel analysis (SCA) attack of a 5G mobile communication security standard candidate, SNOW-V, running on a 32-bit ARM Cortex-M4 microcontroller. First, we perform a generic known-key…