NFC Link-Level Security for Confidential Data Exchange
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Conventional NFC peer-to-peer communication lacks link-level security, which fails to protect exchanged data, making it insecure for transmitting confidential user information.
Innovation Solution
Implementing a link-level security method by exchanging security requests and responses between initiator and target terminals, encrypting data at the link-level security layers, and releasing security as needed through specific commands and messages within the NFC protocol stack.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If link-level security is implemented in NFC peer-to-peer communication, then data confidentiality and integrity are improved, but device complexity and processing overhead increase
Solution Approach 1:
The security layer is nested within the existing NFC protocol stack structure, integrating encryption and authentication functions into the LLCP layer rather than creating a separate external security system. This nesting approach provides link-level security while maintaining compatibility with the existing NFC architecture and minimizing overall system complexity
Solution Approach 2:
A dedicated security layer acts as an intermediary between the application layer and the physical layer, mediating all data transmissions through encryption and authentication mechanisms. This intermediary layer protects data confidentiality without requiring fundamental changes to the existing NFC communication protocols
2Reliability
If encryption is performed at link-level security layers, then data integrity is improved, but processing time and energy consumption increase
Solution Approach 1:
Security parameters, encryption keys, and authentication credentials are established and configured in advance during the security layer initialization phase, before actual data transmission begins. This preliminary setup allows subsequent encryption and decryption operations to proceed more efficiently without repeated key exchange and configuration overhead
Solution Approach 2:
The security mechanism supports dynamic adjustment of encryption parameters and security levels based on the specific communication requirements and data sensitivity. By adapting parameter strength rather than applying fixed maximum encryption to all transmissions, the system balances data integrity protection with processing time efficiency
Data Source
AI summary
A peer-to-peer communication method for NFC is provided. A link-level security is started by exchanging a link-level security request and a link-level security response between an initiator terminal and a target terminal, then transmission data are encrypted at link-level security layers of the initiator terminal and the target terminal, and the encrypted data are exchanged between the initiator terminal and the target terminal. The link-level security is released by exchanging a link-level security release request and a link-level security release response between the initiator terminal and the target terminal.


