RubyGems Navigation menu

crc 0.2

This is a general CRC (Cyclic Redundancy Check) generator for ruby. It is written by pure ruby with based on slice-by-eight algorithm (slice-by-16 algorithm as byte-order free and byte-alignment free). Included built-in CRC modules are CRC-32, CRC-64-XZ, CRC-64-ECMA, CRC-64-ISO, CRC-16-CCITT, CRC-16-IBM, CRC-8, CRC-5-USB, CRC-5-EPC and many more. Additional your customized CRC modules are defined to posible. If you need more speed, please use crc-turbo.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 0.4.2 - September 20, 2020 (38,5 ko)
  2. 0.4.1 - March 31, 2017 (37 ko)
  3. 0.4.0.1 - March 28, 2017 (36 ko)
  4. 0.4 - March 05, 2017 (36 ko)
  5. 0.3.1.1 - November 10, 2016 (32,5 ko)
  6. 0.2 - May 15, 2016 (19 ko)
Voir toutes les versions (9)

Dépendances de Development (1):

rake ~> 11.0

Propriétaires:

Auteurs:

  • dearblue

Total de contrôle SHA 256:

= Copier Copié!

Total de téléchargements 208 175

Pour cette version 2 139

Licenses:

BSD-2-Clause, Zlib, CC0-1.0

Version de Ruby requise: >= 2.0

Liens: