RubyGems Navigation menu

crc 0.1

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

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.4.2 - September 20, 2020 (38.5KB)
  2. 0.4.1 - March 31, 2017 (37KB)
  3. 0.4.0.1 - March 28, 2017 (36KB)
  4. 0.4 - March 05, 2017 (36KB)
  5. 0.3.1.1 - November 10, 2016 (32.5KB)
  6. 0.1 - May 08, 2016 (15.5KB)
全てのバージョンを表示(全9件)

Development依存関係 (1):

rake ~> 11.0

所有者:

作者:

  • dearblue

SHA 256チェックサム:

= クリップボードにコピー コピー完了!

累計ダウンロード数 207,916

このバージョンのみ 2,652

ライセンス:

BSD-2-Clause

必要なRubyのバージョン: >= 2.0

リンク: