Content deleted Content added
Removed authenticity since its mainly used for checksum integrity, removed stub unless there is more to put? |
mNo edit summary |
||
Line 1:
'''SFV''' is an [[acronym]] for ''simple file verification'', a [[checksum]] format using the [[CRC32]] algorithm to verify the integrity of files. [[CRC32]], and thus also SFV, is not an ideal format for [[Computer security|securely]] verifying data integrity, since the CRC32 format is vulnerable to intentional modification that cannot be detected. Other formats, such as [[MD5]], are
== Check Sum ==
|