Content deleted Content added
m Dating maintenance tags: {{Notability}} |
m Add ref. |
||
Line 28:
| 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 {{mono|.sfv}} [[file extension]] is usually used for SFV files.<ref name="stealthisbook"/>
== Checksum ==
Line 49:
=== Command-line utility ===
An example of an [[open-source]] [[cross-platform]] [[command-line]] utility that outputs crc32 checksums is [[7-Zip]].<ref
== See also ==
Line 57:
== References ==
{{reflist
<ref name="TL4i0">{{citation|url=https://sevenzip.osdn.jp/chm/cmdline/commands/hash.htm|title=h (Hash) command|work=[[7-Zip]]|date=May 23, 2016}}</ref>
<ref name="stealthisbook">{{cite book|title=Steal this file sharing book: what they won't tell you about file sharing|first=Wallace|last=Wang|year=2004|ISBN=9781593270940}}</ref>
}}
[[Category:Computer file formats]]
|