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.
- Sources inherited from project devel:tools
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / reveng
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:devel:tools/reveng && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
reveng-1.6.3.tar.xz | 0000287104 280 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 | 0000004431 4.33 KB | |
reveng.spec | 0000002317 2.26 KB |
Revision 11 (latest revision is 35)
Marcus Meissner (msmeissn)
accepted
request 696405
from
Martin Hauke (mnhauke)
(revision 11)
- Update to version 1.6.3 * Added algorithm CRC-32/CD-ROM-EDC from the CRC Catalogue. * Model class of CRC-16/ARC, CRC-16/GSM changed to 'attested'. * Error message advises that a positive -P may also precede -s.
Comments 0