中文
相关论文

相关论文: Efficient Certificateless Signcryption Tag-KEMs fo…

200 篇论文

After 38 years of birthday Diffie-Hellman Key Exchange (DHKE), there are many proposed improvements in the DHKE protocol to encounter modern security issues. This protocol seems quite simple to be implemented, but it can be vulnerable to…

密码学与安全 · 计算机科学 2014-09-02 Mohd Anuar Mat Isa , Habibah Hashim , Jamalul-lail Ab Manan , Syed Farid Syed Adnan , Ramlan Mahmod

The efficiency of checking certificate status is one of the key indicators in the public key infrastructure (PKI). This prompted researchers to design the Online Certificate Status Protocol (OCSP) standard, defined in RFC 6960, to guide…

密码学与安全 · 计算机科学 2024-12-03 Hong-Sheng Huang , Cheng-Che Chuang , Jhih-Zen Shih , Hsuan-Tung Chen , Hung-Min Sun

We introduce a new rank-based key encapsulation mechanism (KEM) with public key and ciphertext sizes around 3.5 Kbytes each, for 128 bits of security, without using ideal structures. Such structures allow to compress objects, but give…

密码学与安全 · 计算机科学 2022-06-27 Carlos Aguilar-Melchor , Nicolas Aragon , Victor Dyseryn , Philippe Gaborit , Gilles Zémor

This paper presents an efficient group key management protocol, CKCS (Code for Key Calculation in Simultaneous join/leave) for simultaneous join/leave in secure multicast. This protocol is based on logical key hierarchy. In this protocol,…

密码学与安全 · 计算机科学 2012-08-29 Melisa Hajyvahabzadeh , Elina Eidkhani , S. Anahita Mortazavi , Alireza Nemaney Pour

Due to hostile environment and wireless communication channel, security mechanisms are essential for wireless sensor networks (WSNs). Existence of a pair of shared key is a prerequisite for many of these security mechanisms; a task that key…

密码学与安全 · 计算机科学 2017-11-27 Hamzeh Ghasemzadeh , Ali Payandeh , Mohammad Reza Aref

The security of TLS depends on trust in certificate authorities, and that trust stems from their ability to protect and control the use of a private signing key. The signing key is the key asset of a certificate authority (CA), and its…

密码学与安全 · 计算机科学 2017-10-11 Bargav Jayaraman , Hannah Li , David Evans

We study controlled quantum secure direct communication (CQSDC), a cryptographic scheme where a sender can send a secret bit-string to an intended recipient, without any secure classical channel, who can obtain the complete bit-string only…

量子物理 · 物理学 2016-04-20 Siddharth Patwardhan , Subhayan Roy Moulick , Prasanta K. Panigrahi

Elliptic Curve Cryptography (ECC) is an attractive alternative to conventional public key cryptography, such as RSA. ECC is an ideal candidate for implementation on constrained devices where the major computational resources i.e. speed,…

密码学与安全 · 计算机科学 2015-03-19 Ioannis Chatzigiannakis , Apostolos Pyrgelis , Paul G. Spirakis , Yannis C. Stamatiou

Since local LLM inference on resource-constrained edge devices imposes a severe performance bottleneck, this paper proposes distributed prompt caching to enhance inference performance by cooperatively sharing intermediate processing states…

机器学习 · 计算机科学 2026-04-13 Hiroki Matsutani , Naoki Matsuda , Naoto Sugiura

This paper presents a cluster-based transform domain communication system (TDCS) to improve spectrum efficiency. Unlike the utilities of clusters in orthogonal frequency division multiplex (OFDM) systems, the cluster-based TDCS framework…

网络与互联网体系结构 · 计算机科学 2012-12-18 Su Hu , Yong Liang Guan , Guoan Bi , Shaoqian Li

This paper focuses on synthesizing control policies for discrete-time stochastic control systems together with a lower bound on the probability that the systems satisfy the complex temporal properties. The desired properties of the system…

系统与控制 · 电气工程与系统科学 2020-08-07 Pushpak Jagtap , Sadegh Soudjani , Majid Zamani

Mediated semi-quantum key distribution involves the use of two end-users who have very restricted, almost classical, capabilities, who wish to establish a shared secret key using the help of a fully-quantum server who may be adversarial. In…

量子物理 · 物理学 2022-05-25 Julia Guskind , Walter O. Krawec

The widespread use of wireless sensor networks (WSNs) that are consisted of resource-constrained sensor nodes in communication with gateways in open-space environments and industries has highlighted the need for a secure yet fast…

密码学与安全 · 计算机科学 2022-07-26 Sina Baghbanijam , Hanie Sanaei , Mahdi Farajzadeh

AmphiKey, a dual-mode post-quantum/traditional (PQ/T) hybrid authenticated key exchange mechanism (AKEM) has been designed to secure smart grid communications against both classical and quantum threats. AmphiKey offers two distinct…

密码学与安全 · 计算机科学 2026-03-10 Kazi Hassan Shakib , Muhammad Asfand Hafeez , Arslan Munir

The security of a deterministic quantum scheme for communication, namely the LM05 [1], is studied in presence of a lossy channel under the assumption of imperfect generation and detection of single photons. It is shown that the scheme…

量子物理 · 物理学 2008-07-03 M. Lucamarini , A. Cere' , G. Di Giuseppe , S. Mancini , D. Vitali , P. Tombesi

In energy-time entanglement Quantum Key Distribution (QKD), two users extract a shared secret key from the arrival times (discretized as symbols) of entangled photon pairs. In prior work, Zhou et al. proposed a multi-level coding (MLC)…

信息论 · 计算机科学 2023-05-02 Debarnab Mitra , Lev Tauz , Murat Can Sarihan , Chee Wei Wong , Lara Dolecek

Continual Knowledge Graph Embedding (CKGE) seeks to integrate new knowledge while preserving past information. However, existing methods struggle with efficiency and scalability due to two key limitations: (1) suboptimal knowledge…

计算与语言 · 计算机科学 2025-06-11 Lijing Zhu , Qizhen Lan , Qing Tian , Wenbo Sun , Li Yang , Lu Xia , Yixin Xie , Xi Xiao , Tiehang Duan , Cui Tao , Shuteng Niu

Device-independent quantum cryptographic schemes aim to guarantee security to users based only on the output statistics of any components used, and without the need to verify their internal functionality. Since this would protect users…

量子物理 · 物理学 2013-08-07 Jonathan Barrett , Roger Colbeck , Adrian Kent

Recently, APT attacks have frequently happened, which are increasingly complicated and more challenging for traditional security detection models. The system logs are vital for cyber security analysis mainly due to their effective…

软件工程 · 计算机科学 2023-10-03 Tieming Chen , Qijie Song , Xuebo Qiu , Tiantian Zhu , Zhiling Zhu , Mingqi Lv

Hardware Transactional Memory (HTM) allows lock-free programming as easy as with traditional coarse-grain locks or similar, while benefiting from the performance advantages of fine-grained locking. Many HTM implementations have been…

硬件体系结构 · 计算机科学 2025-10-21 Konstantinos Kafousis