中文
相关论文

相关论文: HashCore: Proof-of-Work Functions for General Purp…

200 篇论文

Authorization is challenging in distributed systems that cannot rely on the identification of nodes. Proof-of-work offers an alternative gate-keeping mechanism, but its probabilistic nature is incompatible with conventional security…

密码学与安全 · 计算机科学 2022-09-20 Patrik Keller , Rainer Böhme

In the area of blockchain, numerous methods have been proposed for suppressing intentional forks by attackers more effectively than the random rule. However, all of them, except for the random rule, require major updates, rely on a trusted…

密码学与安全 · 计算机科学 2025-01-03 Akira Sakurai , Kazuyuki Shudo

To address the large amount of energy wasted by blockchains, we propose a decentralized consensus protocol for blockchains in which the computation can be used to search for good approximate solutions to any optimization problem. Our…

分布式、并行与集群计算 · 计算机科学 2019-12-03 Naoki Shibata

Regardless of their variations, blockchains require a consensus mechanism to validate transactions, supervise added blocks, maintain network security, synchronize the network state, and distribute incentives. Proof-of-Work (PoW), one of the…

分布式、并行与集群计算 · 计算机科学 2024-07-25 Amirreza Sokhankhosh , Sara Rouhani

Recently, we have witnessed the emergence of intermittently powered computational devices, an early example is the Intel WISP (Wireless Identification and Sensing Platform). How we engineer basic security services to realize mutual…

密码学与安全 · 计算机科学 2019-02-11 Yang Su , Yansong Gao , Omid Kavehei , Damith C. Ranasinghe

Today's world is organized based on merit and value. A single global currency that's decentralized is needed for a global economy. Bitcoin is a partial solution to this need, however it suffers from scalability problems which prevent it…

分布式、并行与集群计算 · 计算机科学 2020-10-29 Iurii Shyshatsky , Vinod Manoharan , Taras Emelyanenko , Lucas Leger

Blockchain protocols differ in fundamental ways, including the mechanics of selecting users to produce blocks (e.g., proof-of-work vs. proof-of-stake) and the method to establish consensus (e.g., longest chain rules vs. Byzantine…

分布式、并行与集群计算 · 计算机科学 2021-02-05 Andrew Lewis-Pye , Tim Roughgarden

This paper opts to mitigate the energy-inefficiency of the Blockchain Proof-of-Work (PoW) consensus algorithm by rationally repurposing the power spent during the mining process. The original PoW mining scheme is designed to consider one…

密码学与安全 · 计算机科学 2020-07-09 Noureddine Lasla , Lina Alsahan , Mohamed Abdallah , Mohamed Younis

Proof of Work (PoW) is widely regarded as the most secure permissionless blockchain consensus protocol. However, its reliance on computationally intensive yet externally useless puzzles results in excessive electric energy wasting. To…

密码学与安全 · 计算机科学 2025-10-14 Samuel Oleksak , Richard Gazdik , Martin Peresini , Ivan Homoliak

Blockchain is rapidly emerging as an important class of network application, with a unique set of trust, security and transparency properties. In a blockchain system, participants record and update the `server-side' state of an application…

网络与互联网体系结构 · 计算机科学 2022-05-24 Yifan Mao , Shaileshh Bojja Venkatakrishnan

The modern trend in High-Performance Computing (HPC) involves the use of accelerators such as Graphics Processing Units (GPUs) alongside Central Processing Units (CPUs) to speed up numerical operations in various applications. Leading…

数学软件 · 计算机科学 2025-07-25 Giulio Malenza , Giovanni Stabile , Filippo Spiga , Robert Birke , Marco Aldinucci

Recent advances in the cryptographic field of "Zero-Knowledge Proofs" have sparked a new wave of research, giving birth to many exciting theoretical approaches in the last few years. Such research has often overlapped with the need for…

密码学与安全 · 计算机科学 2019-09-04 Mario Alessandro Barbara

An enormous amount of energy is wasted in Proofof-Work (PoW) mechanisms adopted by popular blockchain applications (e.g., PoW-based cryptocurrencies), because miners must conduct a large amount of computation. Owing to this, one serious…

密码学与安全 · 计算机科学 2020-01-14 Changhao Chenli , Boyang Li , Yiyu Shi , Taeho Jung

Media-processing applications, such as signal processing, 2D and 3D graphics rendering, and image compression, are the dominant workloads in many embedded systems today. The real-time constraints of those media applications have taxing…

硬件体系结构 · 计算机科学 2007-05-23 Nader Ben Amor , Yannick Le Moullec , Jean-Philippe Diguet , Jean Luc Philippe , Mohamed Abid

The sixth generation (6G) systems are generally recognized to be established on ubiquitous Artificial Intelligence (AI) and distributed ledger such as blockchain. However, the AI training demands tremendous computing resource, which is…

分布式、并行与集群计算 · 计算机科学 2021-04-30 Yunkai Wei , Zixian An , Supeng Leng , Kun Yang

Embedded devices are increasingly ubiquitous and their importance is hard to overestimate. While they often support safety-critical functions (e.g., in medical devices and sensor-alarm combinations), they are usually implemented under…

密码学与安全 · 计算机科学 2022-06-08 Adam Caulfield , Norrathep Rattanavipanon , Ivan De Oliveira Nunes

ASIC cryptocurrency miners are a core component of blockchain infrastructures, directly converting computation and energy into monetary value. Despite their economic importance, their security is rarely evaluated in a structured manner. In…

密码学与安全 · 计算机科学 2026-05-07 Pierre Pouliquen , Hadrien Barral , David Naccache , Thibaut Heckmann , Antoine Houssais

The Decentralized-Consistent-Scale (DCS) Triangle defines three dimensions that illustrate the tradeoffs of the blockchain consensus mechanism. In this paper, we propose a new hybrid consensus protocol, called Deterministic Proof of Work…

密码学与安全 · 计算机科学 2018-11-15 Zhuan Cheng , Gang Wu , Hao Wu , Muxing Zhao , Liang Zhao , Qingfeng Cai

Hashing functions, which are created to provide brief and erratic digests for the message entered, are the primary cryptographic primitives used in blockchain networks. Hashing is employed in blockchain networks to create linked block…

密码学与安全 · 计算机科学 2024-07-12 Marut Pandya

Blockchain has become a popular decentralized paradigm for various applications in the zero-trust environment. The core of the blockchain is the consensus protocol, which establishes consensus among all the participants. PoW (Proof-of-Work)…

密码学与安全 · 计算机科学 2023-08-30 Peiran Wang