An arbitrary-precision CRC calculator and algorithm finder
http://reveng.sourceforge.net/
CRC RevEng is a portable, arbitrary-precision CRC calculator and
algorithm finder. It calculates CRCs using any of the 72 preset
algorithms, or a user-specified algorithm to any width. It calculates
reversed CRCs to give the bit pattern that produces a desired forward
CRC. CRC RevEng also reverse-engineers any CRC algorithm from
sufficient correctly formatted message-CRC pairs and optional known
parameters. It comprises powerful input interpretation options.
Compliant with Ross Williams' Rocksoft(tm) model of parametrised CRC
algorithms.
- Links to devel:tools / reveng
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/reveng && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000196 196 Bytes | |
project.diff | 0000000714 714 Bytes | |
reveng-3.0.1.tar.xz | 0000300636 294 KB |
Revision 35 (latest revision is 40)
Martin Hauke (mnhauke)
committed
(revision 35)
- Update to version 3.0.1 * Added algorithms CRC-32/MEF and CRC-64/MS from the CRC catalogue.
Comments 0