中文
相关论文

相关论文: Lightweight Hybrid Block-Stream Cryptographic Algo…

200 篇论文

Lightweight block cipher design has largely focused on incremental optimization of established paradigms such as substitution--permutation networks, Feistel structures, and ARX constructions, where security derives from the algebraic…

密码学与安全 · 计算机科学 2026-03-16 W. A. Susantha Wijesinghe

Homomorphic encryption (HE) enables computation on encrypted data, and hence it has a great potential in privacy-preserving outsourcing of computations to the cloud. Hardware acceleration of HE is crucial as software implementations are…

密码学与安全 · 计算机科学 2022-10-13 Ahmet Can Mert , Aikata , Sunmin Kwon , Youngsam Shin , Donghoon Yoo , Yongwoo Lee , Sujoy Sinha Roy

The big wave of Internet of Things (IoT) malware reflects the fragility of the current IoT ecosystem. Research has found that IoT malware can spread quickly on devices of different processer architectures, which leads our attention to…

密码学与安全 · 计算机科学 2022-06-02 Qige Song , Yongzheng Zhang , Binglai Wang , Yige Chen

Digital signatures are basic cryptographic tools to provide authentication and integrity in the emerging ubiquitous systems in which resource-constrained devices are expected to operate securely and efficiently. However, existing digital…

密码学与安全 · 计算机科学 2019-07-10 Attila A. Yavuz , Muslum Ozgur Ozmen

As the number of hacking events and cyber threats keeps going up, it is getting harder and harder to communicate securely and keep personal information safe on the Internet. Cryptography is a very important way to deal with these problems…

密码学与安全 · 计算机科学 2023-11-29 Kashif Ishaq , Awais Ahmed Qarni

The dramatic increase of data breaches in modern computing platforms has emphasized that access control is not sufficient to protect sensitive user data. Recent advances in cryptography allow end-to-end processing of encrypted data without…

密码学与安全 · 计算机科学 2023-01-19 Eduardo Chielle , Oleg Mazonka , Homer Gamil , Michail Maniatakos

We introduce CryptoBap, a platform to verify weak secrecy and authentication for the (ARMv8 and RISC-V) machine code of cryptographic protocols. We achieve this by first transpiling the binary of protocols into an intermediate…

密码学与安全 · 计算机科学 2023-09-19 Faezeh Nasrabadi , Robert Künnemann , Hamed Nemati

In recent years, the emerging Internet-of-Things (IoT) has led to rising concerns about the security of networked embedded devices. In this work, we focus on the adaptation of Honeypots for improving the security of IoTs. Low-interaction…

密码学与安全 · 计算机科学 2017-01-13 Juan Guarnizo , Amit Tambe , Suman Sankar Bhunia , Martín Ochoa , Nils Tippenhauer , Asaf Shabtai , Yuval Elovici

Oblivious RAM (ORAM) is a cryptographic primitive that allows a client to securely execute RAM programs over data that is stored in an untrusted server. Distributed Oblivious RAM is a variant of ORAM, where the data is stored in $m>1$…

密码学与安全 · 计算机科学 2018-11-20 Eyal Kushilevitz , Tamer Mour

With the tremendous benefits of internet and advanced communications, there is a serious threat from the data security perspective. There is a need of secure and robust encryption algorithm that can be implemented on each and diverse…

密码学与安全 · 计算机科学 2020-04-28 Iqtadar Hussain , Amir Anees , Temadher Alassiry Al-Maadeed , M. T. Mustafa

Semisort is a fundamental algorithmic primitive widely used in the design and analysis of efficient parallel algorithms. It takes input as an array of records and a function extracting a \emph{key} per record, and reorders them so that…

数据结构与算法 · 计算机科学 2023-04-21 Xiaojun Dong , Yunshu Wu , Zhongqi Wang , Laxman Dhulipala , Yan Gu , Yihan Sun

The Internet-of-Things (IoT) is an imminent and corporal technology that enables the connectivity of smart physical devices with virtual objects contriving in distinct platforms with the help of the internet. The IoT is under massive…

密码学与安全 · 计算机科学 2023-04-28 Asad Aftab , Chrysostomos Chrysostomou , Hassaan Khaliq Qureshi , Semeen Rehman

We propose a verification-based Interval-Passing (IP) algorithm for iteratively reconstruction of nonnegative sparse signals using parity check matrices of low-density parity check (LDPC) codes as measurement matrices. The proposed…

信息论 · 计算机科学 2013-07-02 Xiaofu Wu , Zhen Yang

In this paper, we propose a blockchain-based computing verification protocol, called EntrapNet, for distributed shared computing networks, an emerging underlying network for many internet of things (IoT) applications. EntrapNet borrows the…

密码学与安全 · 计算机科学 2021-05-04 Chong Li , Lei Zhang , Serbiao Fang

In todays security landscape, every user wants to access large amounts of data with confidentiality and authorization. To maintain confidentiality, various researchers have proposed several techniques. However, to access secure data,…

密码学与安全 · 计算机科学 2025-12-29 Keshav Sinha , Sumitra , Richa Kumari , Akashdeep Bhardwaj , Shawon Rahman

As an attempt to tackle the low-data-rate issue of the conventional LoRa systems, we propose two novel frequency-bin-index (FBI) LoRa schemes. In scheme I, the indices of starting frequency bins (SFBs) are utilized to carry the information…

信号处理 · 电气工程与系统科学 2021-03-30 Huan Ma , Yi Fang , Guofa Cai , Guojun Han , Yonghui Li

The Internet community has taken major efforts to decrease latency in the World Wide Web. Significant improvements have been achieved in accelerating content transport and in compressing static content. Less attention, however, has been…

网络与互联网体系结构 · 计算机科学 2025-12-16 Martine S. Lenders , Carsten Bormann , Thomas C. Schmidt , Matthias Wählisch

Binary Neural Networks (BNNs) have been shown to be robust to random bit-level noise, making aggressive voltage scaling attractive as a power-saving technique for both logic and SRAMs. In this work, we introduce the first fully programmable…

硬件体系结构 · 计算机科学 2020-07-20 Alfio Di Mauro , Francesco Conti , Pasquale Davide Schiavone , Davide Rossi , Luca Benini

Split learning (SL) addresses the limitation of running deep learning inference directly on low-power edge/IoT nodes, in which it executes part of the inference process on the sensor and offloading the remainder to a companion device.…

网络与互联网体系结构 · 计算机科学 2026-05-07 Zied Jenhani , Mounir Bensalem , Jasenka Dizdarević , Admela Jukan

Home automation Internet of Things (IoT) systems have recently become a target for several types of attacks. In this paper, we present an authentication and key agreement protocol for a home automation network based on the ZigBee standard,…

密码学与安全 · 计算机科学 2021-07-28 Akash Gupta , Gaurav S. Kasbekar