2000-10-28 14:44:15 +02:00
|
|
|
The Simple File Verification (SFV) system is a file integrity verification
|
|
|
|
system which is popular on some platforms. A software package may be
|
|
|
|
accompanied by an SFV file (usually with extension .sfv) which contains
|
|
|
|
CRC-32 checksums for all the files that comprise the package.
|
|
|
|
|
|
|
|
cksfv (Check SFV) can both create simple file verification (SFV) files, and
|
|
|
|
test file integrity against existing SFV files.
|
|
|
|
|
|
|
|
Licence: GPL
|
2001-01-03 11:20:37 +01:00
|
|
|
Author: Bryan Call <bc@fodder.org>
|
|
|
|
WWW: http://www.fodder.org/cksfv/
|
2000-10-28 14:44:15 +02:00
|
|
|
|
2001-07-06 11:52:36 +02:00
|
|
|
-- Johann Visagie <wjv@FreeBSD.org>
|