Anonymous | Login | Signup for a new account | 2021-01-25 11:22 UTC | ![]() |
Main | My View | View Issues | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0000214 | Loader | File Loading/Saving | public | 2011-07-19 15:48 | 2011-10-24 08:56 | ||||||
Reporter | Fred | ||||||||||
Assigned To | sean94z | ||||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||||
Status | assigned | Resolution | open | ||||||||
Platform | All | OS | All | OS Version | All | ||||||
Product Version | |||||||||||
Target Version | 0.1.0 | Fixed in Version | |||||||||
Summary | 0000214: Automatically look for and check md5 checksum files at load | ||||||||||
Description | As per the title! For a given file ending in .s19 or .S19 look for, and if available use, a file with the same name, but .md5 or .MD5 suffix. Compute the md5sum of the s19 file, as a whole, and check it against the contents of the .md5 file. | ||||||||||
Tags | No tags attached. | ||||||||||
Issue Type | |||||||||||
Risk of Breakage | |||||||||||
Attached Files | |||||||||||
![]() |
|
![]() sean94z (reporter) 2011-10-10 17:12 |
Each S19 record(line) has it's own check sum but I do like the idea and will implement it. Maybe some day we will pack more than firmware in a loadable file :) |
![]() Fred (administrator) 2011-10-10 17:40 |
This is a security measure too, as it prevents tampering provided that the checksum file is obtained independently. Eg build from source at fixed commit and compare against md5 downloaded from email or website. Plus, md5 is STRONG and the simple checksum in the S19 is weak as piss. |
Copyright © 2000 - 2011 MantisBT Group |