RFID currently works by sending an authentication token over radio frequency. Unfortunately, this leaves that token vulnerable to being "skimmed" by malicious scanners.
RFID-S, however, generates a one-time-use code using an encryption key where the scanner sends a random string of bytes to the client, both the client and scanner encrypt that string with the same token, and the client sends it back to the scanner to compare and authenticate. This is far more secure than RFID because no static code or encryption key is sent over RF to be stolen.
Besides for classical RFID applications such as building-access ID cards, this method can also be applied to credit card checkout as a means of authorizing purchases.
- Microprocessor
- EEPROM
- RF transmitter
- RF receiver
- Induction emission coil (to power the card/client)
- Microprocessor
- RF transmitter
- RF receiver
- EEPROM
- Induction reception coil
- RX: 11
- TX: 12