summaryrefslogtreecommitdiff
path: root/security/cksfv/pkg-descr
blob: 434afb7a5576ca9bf40b0354fa0cbaf5cf7f0fb2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
Author:  Bryan Call <bc@fodder.org>
WWW:     http://www.fodder.org/cksfv/

-- Johann Visagie <johann@egenetics.com>