digest-crc icon indicating copy to clipboard operation
digest-crc copied to clipboard

The `Digest::CRC12_3GPP` class is not available

Open dearblue opened this issue 2 years ago • 0 comments

There is a C extension ext/digest/crc12_3gpp/crc12_3gpp_ext.c file, but the Ruby implementation (lib/digest/crc12_3gpp.rb file) is missing and consequently unavailable. There is also no corresponding spec/crc12_3gpp_spec.rb file.

However, there is no description in README.md either, so there seems to be no problem even if it is not available.

dearblue avatar Aug 15 '23 05:08 dearblue