U
unbiased_mango
Guest
Hey, so this is what I need to do:
I have created a simple app in which you can add people to database and my task is to create a hash code of every file my project contains and save it to some other dabatase.
The next task is to implement checking integrity every time you want to open my app, so generating hashes again and comparing them to the ones stored in the database.
Do you have any ideas how could I do it? Any links or something I could use..
Continue reading...
I have created a simple app in which you can add people to database and my task is to create a hash code of every file my project contains and save it to some other dabatase.
The next task is to implement checking integrity every time you want to open my app, so generating hashes again and comparing them to the ones stored in the database.
Do you have any ideas how could I do it? Any links or something I could use..
Continue reading...