|
|
Chiyo (2002-11-12) CRC32 calculator. Chiyo computes CRC32 values (same as the checksums used in RAR and ZIP). For each command line argument, she prints the file name and the CRC32 value to stdout. Chiyo parses as either C or Perl. The file is named chiyo.c and not chiyo.pl, since there really is only the C version. The Perl version executes the same code by converting it to Perl at run time. CRC32 is not too bad -- It's simple, it's fast, it's widely available. But for all security conscious people, MD5 or SHA1 should be used instead. Template is Mihama Chiyo from Azumanga Daioh. Fear her cuteness! Fear her skillz! ^_^ -- omoikane@uguu.org - http://uguu.org/
RAR | ZIP | / | |
2025-08-26 |