Encryption csv file
Hello
MCU has SD card & USB in MSC Device mode. I am storing data on SD card in csv fatfs format. The data from SD card can be read on computer by making connecting with USB.
Now I want to encrypt the data so only my GUI application software on computer can read the csv files, otherwise anyone can open the stored csv file.
I have no experience with encyption and have tried to search forums and see link to playlist on STM cryptography. Should i watch that ?
