xcks home site
Overview
Welcome to the xcks home page.
xcks is a CLI cross-platform program which calculates and verifies checksums. It is able to read and write XCKS and ZXCKS checksums’ files.
xcks comes with libxcks which can be used independently of xcks.
libxcks is a C++17 library. It can compute checkums, read and write XCKS and ZXCKS checksums’ files.
XCKS dispatcher
- For “users”
- xcks
- Released under the GPLv3+ licence
- xcks’ project page – download xcks source code
- Man page of last version: english | french
- wxChecksums
- Released under the GPLv2+ licence
- A cross-platform GUI application which calculates and verifies checksums. It is able to read and write XCKS and ZXCKS checksums’ files
- wxCheckcums’ project page – download wxChecksums source code
- wxChecksums’ web site is outdated.
- xcks
- For programmers
- libxcks
- Released under the LGPLv3+ licence
- xcks’ project page – download libxcks source code (bundled with xcks)
- libxcks has its own CMake project independent from xcks
- libxcks’ API – consult the API of the last version of libxcks
- Specifications of XCKS and ZXCKS files
- Consult the last version of the specifications of XCKS and ZXCKS files
- libxcks