cksfv is a command-line utility for creating and checking Simple File Verification (.sfv) listings using CRC32 checksums.
It can generate new SFV files from a set of files, validate existing checksum listings against files on disk, and recurse through directory trees when working with larger collections. The tool is intended for integrity checking and compatibility with SFV-based workflows rather than cryptographic security.
This is free and open source software.
Key Features
- Creates .sfv listings from one or more files and writes the checksums to standard output.
- Verifies files against existing .sfv catalogs and reports checksum mismatches or missing files.
- Recursively scans directories to check .sfv files, with optional symlink following during recursion.
- Supports case-insensitive filename matching for verification scenarios involving case-insensitive filesystems.
- Can change to a target path before verification and can restrict checks to selected files.
- Can strip directory names when generating listings so only basenames are stored in the output file.
Website: gitlab.com/heikkiorsila/cksfv
Support:
Developer: Heikki Orsila
License: GNU General Public License v2.0
cksfv is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| CLI Data Hashing Tools | |
|---|---|
| xxHash | Non-cryptographic hash algorithm |
| b3sum | Implementation of the BLAKE3 hash function |
| RHash | Calculate and verify magnet links and various message digests |
| md5sum | Compute and check MD5 message digest; part of GNU Coreutils |
| cfv | Test and create checksum files |
| Jacksum | Work with checksums, CRCs, and message digests |
| md5 | Generate / check MD5 message digest |
| digup | Update md5sum or shasum digest files |
| cksum | Compute and verify file checksums |
| Hashrat | Hash-generation utility |
| ddgst | Hashing and checksum utility |
| QCalcFileHash | Hash calculator |
| hashdir | Checksum directories and files |
| Hash Calculator | Calculates around 50 cryptographic hashes of strings and files |
| dano | Hashdeep/md5tree for media files |
| sha3sum | Keccak, SHA-3, SHAKE, and RawSHAKE checksum utilities |
| luha | Simple file checksum tool |
| filepack | File hashing and verification |
| b2sum | Calculate BLAKE2 checksums |
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

