I am looking for a way to compute crc checksum cross platform.
cksum works on Linux, AIX, HP-UX Itanium, Solaris, is there a equivalent command of linu
cksum
Here is a C# implementation of the *nix cksum command line utility for windows https://cksum.codeplex.com/