Simple file verification: Difference between revisions

Content deleted Content added
Fredrik (talk | contribs)
m misc minor fixes
m Resolve contradiction with previous sentence
Line 1:
'''SFV''' is an [[acronym]] for ''simple file verification'', a [[checksum]] format using the [[CRC32]] algorithm to verify the integrity or authenticity of files. [[CRC32]], and thus also SFV, should generallycannot be avoidedused for file[[Computer security|securely]] verifying data verificationintegrity, since the CRC32 format is vulnerable to intentional modification that cannot be detected.
 
== Check Sum ==