Share

Slicing-by-8

Code

License: BSD License

Repositories

browse code, statistics, last commit on 2006-03-03 cvs -d:pserver:anonymous@slicing-by-8.cvs.sourceforge.net:/cvsroot/slicing-by-8 login

cvs -z3 -d:pserver:anonymous@slicing-by-8.cvs.sourceforge.net:/cvsroot/slicing-by-8 co -P modulename

Show:

What's happening?

  • Comment: This isn't new

    What you report is not a software bug. I have not seen any paper generalizing the slicing apporaches into a single framework as we do. The zlib is a variation of slicing-by-4 not slicing-by-8. The design of slicing-by-8 was made possible after the generalization reported in our paper.

    2007-06-27 21:57:52 UTC by nobody

  • This isn't new

    There's nothing novel about this algorithm. Anyone tasked with developing an efficient CRC implementation is almost inevitably going to reinvent it. At least one widely deployed library (zlib) has been using it for years. The reason the byte-by-byte algorithm is so widespread is not that it's the state of the art, but that it's simple and there are public-domain implementations. This code might...

    2007-05-10 14:00:20 UTC by nobody

  • Slicing-by-8

    Anonymous committed patchset 1 of module CVSROOT to the Slicing-by-8 CVS repository, changing 11 files.

    2006-03-03 17:11:25 UTC by nobody

  • slicing-by-8

    mekounav registered the Slicing-by-8 project.

    2006-03-03 16:50:23 UTC by mekounav

Our Numbers