Simple file verification: Difference between revisions

Content deleted Content added
No edit summary
Fredrik (talk | contribs)
m misc minor fixes
Line 1:
'''SfvSFV''' is an [[acronym]] for ''simple file verification'', a poor [[checksum]] format using the [[CRC32]] algorithm to verify the integrity or authenticity of files. The reason why [[CRC32]], and thus also SFV, isshould togenerally be avoided for file verification is thatsince the CRC32 format is vunerablevulnerable to intentional modification that could notcannot be detected.
 
== Check Sum ==
Line 14:
== See Also ==
 
[[Md5MD5]]