CRCCNIOct 26, 2021

Efficient and Secure TSA for the Tangle

arXiv:2110.14596v16 citations
Originality Incremental advance
AI Analysis

This work solves security issues in transaction validation for IOTA users, representing an incremental improvement over prior TSAs.

The paper addresses security vulnerabilities in existing Tip Selection Algorithms (TSAs) for the Tangle in IOTA cryptocurrency, proposing a new TSA that achieves improved security with low computational complexity.

The Tangle is the data structure used to store transactions in the IOTA cryptocurrency. In the Tangle, each block has two parents. As a result, the blocks do not form a chain, but a directed acyclic graph. In traditional Blockchain, a new block is appended to the heaviest chain in case of fork. In the Tangle, the parent selection is done by the Tip Selection Algorithm (TSA). In this paper, we make some important observations about the security of existing TSAs. We then propose a new TSA that has low complexity and is more secure than previous TSAs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes