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.
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / reveng
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools/reveng && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
reveng-3.0.0.tar.xz | 0000300380 293 KB | |
reveng-dont-strip.patch | 0000000285 285 Bytes | |
reveng-obey-cflags.patch | 0000000338 338 Bytes | |
reveng-presets_i386.patch | 0000000293 293 Bytes | |
reveng-presets_x86_64.patch | 0000000671 671 Bytes | |
reveng.changes | 0000007320 7.15 KB | |
reveng.spec | 0000002309 2.25 KB |
Revision 28 (latest revision is 35)
Marcus Meissner (msmeissn)
accepted
request 943436
from
Martin Hauke (mnhauke)
(revision 28)
- Update to version 3.0.0 * Reduces or eliminates brute force search for POLY in many cases by finding the greatest common divisor of differences between codewords.
Comments 0