Difference between revisions of "Md5"
(New page: {{AdvFileParam|md5}} A simple MD5 check of the whole file. ==Usage== md5=<hash(text[32])> ===Examples=== md5=123456789012345678901234567890AB ===Description=== This parameter compares...) |
m (small test) |
||
Line 1: | Line 1: | ||
+ | {{DISPLAYTITLE:aptitude}} | ||
{{AdvFileParam|md5}} | {{AdvFileParam|md5}} | ||
A simple MD5 check of the whole file. | A simple MD5 check of the whole file. |
Revision as of 15:00, 19 February 2008
A simple MD5 check of the whole file.
Contents
Usage
md5=<hash(text[32])>
Examples
md5=123456789012345678901234567890AB
Description
This parameter compares the MD5 hash of the scanned file. MD5 hashes are cached, so this test is actually quite cheap in terms of scantime.