I'm writing a project on arduino and I'm storing a password in a const char array. This password is written in the code and I would like to hide the password from malicious readers who have access to the .o files and .hex files.I'm writing a project on arduino and I'm storin