I'm developing a Linux application that needs to save some sensible data in order to reload them when the machine reboot.
So I'm investigating on how to save somewhere my data and protect them. (Obviously there will be always a possibility to crack it)
My goal is not to reinvent the wheel, so if there is a working solution, that's what I'm looking for.