Wireless Memory Device Authentication via Segmented Key Verification
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
The increasing complexity of mobile communication devices and the rise in malicious communication threats necessitate secure authentication methods for wireless memory devices to ensure secure communications.
Innovation Solution
A wireless memory device authentication method that uses a communications device to authenticate RF memory tags by generating and verifying digital signatures based on public and private keys, ensuring secure communication capabilities, even with devices having low computational power.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If digital signature verification is implemented for secure authentication, then communication security is improved, but computational power requirements increase
Solution Approach 1:
The authentication system is segmented into two distinct roles: a verification device that performs computationally intensive public key verification, and a wireless memory device that only stores cryptographic keys and performs simple signature generation. This segmentation allows secure authentication while minimizing computational requirements on the resource-constrained wireless device.
Solution Approach 2:
Public key cryptography serves as an intermediary mechanism that enables secure authentication without requiring direct complex computational interactions between devices. The public key acts as a mediator that carries authentication information from the wireless memory device to the verification device, eliminating the need for complex cryptographic computations on the wireless device side.
2Reliability
If public key authentication is used for wireless memory devices, then authentication security is improved, but device complexity increases
Solution Approach 1:
The authentication functionality is segmented and distributed: the wireless memory device contains only storage elements for cryptographic keys and a minimal processor for signature generation, while the verification logic and complex computational functions are segregated to the external verification device. This segmentation maintains authentication security while minimizing complexity within the wireless device itself.
Solution Approach 2:
The system uses public key copies distributed between devices to enable authentication without requiring the actual private key to be present at the verification location. The public key serves as a copy that can be freely transmitted and verified, simplifying the device architecture while maintaining security.
Data Source
Figure 1~2
Figure 3~4
AI summary
A system for wireless memory device authentication is provided, wherein a communications device receives a certified public key from a wireless memory device. The communications device validates the public key and sends a challenge to the wireless memory device. The wireless memory device sends a signature to the communications device and the communications device validates the signature in order to authenticate the wireless memory device.