in reply to
Using Digest::CRC to calculate DNP3 checksums
I'm just gonna guess that you should try
$ctx->add(chr(0x05))
Comment on
Re: Using Digest::CRC to calculate DNP3 checksums
In Section
Seekers of Perl Wisdom