Content deleted Content added
m formatting |
|||
Line 24:
| url =
}}
'''Simple file verification''' ('''SFV''') is a file format for storing [[CRC32]] [[checksum]]s of files to verify the integrity of files. SFV is used to verify that a file has not been [[data corruption|corrupted]], but it does not otherwise verify the file's [[Information security#Authenticity|authenticity]]. The
== Checksum ==
Line 46:
An example of an [[open-source]] [[cross-platform]] [[command-line]] utility that outputs crc32 checksums is [[7-Zip]].<ref name="TL4i0" />
Many Linux distributions include a simple command-line tool <code>cksfv</code> to verify the checksums.
== See also ==
|