[erlang-questions] CRC32c in Erlang?

Stanislaw Klekot erlang.org@REDACTED
Wed Aug 1 18:26:44 CEST 2018


On Wed, Aug 01, 2018 at 06:38:13PM +0300, pablo platt wrote:
> Is there CRC32c implementation in Erlang?
> It's required for SCTP checksum [1].
> I only found NIF bindings but I prefer native Erlang implementation if
> exists.

You mean, something like erlang:crc32/1 and erlang:crc32/2?

-- 
Stanislaw Klekot



More information about the erlang-questions mailing list