This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
Franck Arnaud
A class to compute a classic CRC16 checksum on a stream of bytes.
This package uses a BIT type and some type conversion routines proprietary to TowerEiffel (though it may be possible to port it to other Eiffel compilers).
The main class is CRC16 with a test driver (CRC_TEST). The class short form is is self documenting.