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-2.1.0.tar.xz | 0000298272 291 KB | |
reveng-dont-strip.patch | 0000000285 285 Bytes | |
reveng-obey-cflags.patch | 0000000323 323 Bytes | |
reveng-presets_i386.patch | 0000000293 293 Bytes | |
reveng-presets_x86_64.patch | 0000000671 671 Bytes | |
reveng.changes | 0000006461 6.31 KB | |
reveng.spec | 0000002333 2.28 KB |
Revision 22 (latest revision is 35)
Martin Pluskal (pluskalm)
accepted
request 755365
from
Martin Hauke (mnhauke)
(revision 22)
- Update to version 2.1.0 * Added -1 switch to skip equivalent forms. * WIDTH may be specified before or after -i, -p, -q or -x. * Warnings are given if POLY has no +1 term or if a search is attempted with fewer than 4 codeword samples.
Comments 0