Is there any way to convert txt file to binary and then covert back to text file ? File is stored in FATFS format on SD card and is in .txt format. To avoid anyone reading the data I want to encrypt the file and covert to binary format.
1
Is there any way to convert txt file to binary and then covert back to text file ? File is stored in FATFS format on SD card and is in .txt format. To avoid anyone reading the data I want to encrypt the file and covert to binary format.
1