Quoting Grzesiek Sójka (2019-09-11 11:37:11)
> Is there any utility to calculate crc16 (not the crc32) in Debian?
Yes.
For command-line use:
jacksum
radare2
node-crc
libdigest-crc-perl:
python3-crcelk
python3-crcmod
tcllib
Latter part above are not really utilities, but can prob
Hello,
On Wed, Sep 11, 2019 at 11:37:11AM +0200, Grzesiek Sójka wrote:
> Is there any utility to calculate crc16 (not the crc32) in Debian?
It should be trivial in almost any scripting language available in
Debian. Here is a Perl example.
$ sudo apt install libdigest-crc-perl
Reading package lis
On 2019-09-11, Curt wrote:
> On 2019-09-11, Grzesiek Sójka wrote:
>> Hi there,
>>
>> Is there any utility to calculate crc16 (not the crc32) in Debian?
>
>
> curty@einstein:~$ apt-cache search crc16
> node-crc - module for calculating Cyclic Redundancy Check (CRC)
On second thought, maybe it's w
On 2019-09-11, Grzesiek Sójka wrote:
> Hi there,
>
> Is there any utility to calculate crc16 (not the crc32) in Debian?
curty@einstein:~$ apt-cache search crc16
node-crc - module for calculating Cyclic Redundancy Check (CRC)
> Thanks in advance for any help
>
>
--
Thug: This is a stickup! No
4 matches
Mail list logo