CRDec 31, 2017

Cyclic group based mutual authentication protocol for RFID system

arXiv:1801.00308v18 citations
Originality Incremental advance
AI Analysis

This work addresses security and privacy concerns for RFID system users by reducing server-side search complexity, though it appears incremental as it builds on existing group-based approaches.

The authors tackled the problem of search complexity and privacy in RFID systems by proposing a cyclic group-based authentication protocol that uses only bitwise XOR and mod operations, without pseudo-number generators on tags. Simulation results showed the scheme preserves high privacy with minimal information disclosure when tags are compromised, and it withstands various attacks while ensuring untraceability.

Widespread deployment of RFID system arises security and privacy concerns of users. There are several proposals are in the literature to avoid these concerns, but most of them provides reasonable privacy at the cost of search complexity on the server side. The search complexity increases linearly with the number of tags in the system. Some schemes use a group based approach to solve the search complexity problem. In this paper, we proposed a group based authentication protocol for RFID system which is based on some characteristics of cyclic groups. The scheme uses only bitwise XOR and mod operation for the computational work. Also, the scheme does not use any pseudo-number generator on the tag-side. We use two benchmark metric based on anonymity set to measure the privacy level of the system when some tags are compromised by an adversary. We present some simulation results which show that the scheme preserves high level of privacy and discloses very less amount of information when some tags are compromised. Furthermore, it's formal and informal analysis shows that our scheme preserves information privacy as well as un-traceability and also withstand against various well known attacks.

Foundations

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

Your Notes