Hi all,
I am currently working on a project that involves the storage of potentially sensitive information in the form of files.
I am storing the binary data in an entity and was wondering if there is a more secure way of storing such information, i.e. encrypting the binary data. What is considered the best practice for securely storing files?
Thank you in advance
Stefan
Hi Stefan
I guess below links can be interesting for you
Regards
Thank you César
I will look into this.