Anyone knows about AES(Adv. Encryption Standards) methods ? I want the decrypt in RFID input stream with the use of Key and vector IV.
I'm using ESP8266MOD NodeMCU (WiFi) and RFID-RC522 (13.56 MHz ISM Band).
IDE- Arduino 1.8.13
-Thank You...
Anyone knows about AES(Adv. Encryption Standards) methods ? I want the decrypt in RFID input stream with the use of Key and vector IV.
I'm using ESP8266MOD NodeMCU (WiFi) and RFID-RC522 (13.56 MHz ISM Band).
IDE- Arduino 1.8.13
-Thank You...
have a look at the Arduino Cryptography Library: Arduino Cryptography Library
--> GitHub - rweather/arduinolibs: Arduino Cryptography Library
Thank you very much for your kind support.
Any supportive sample codes for this?
There are some within the library
I'll check with this, thak you Jackson.... great help...
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.