RubyGems Navigation menu

crc 0.3

This is a general CRC (Cyclic Redundancy Check) generator for ruby. It is written by pure ruby. Customization is posible for 1 to 64 bit width, any polynomial primitives, and with/without bit reflection input/output. If you need more speed, please use crc-turbo.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.4.2 - September 20, 2020 (38.5 KB)
  2. 0.4.1 - March 31, 2017 (37.0 KB)
  3. 0.4.0.1 - March 28, 2017 (36.0 KB)
  4. 0.4 - March 05, 2017 (36.0 KB)
  5. 0.3.1.1 - November 10, 2016 (32.5 KB)
  6. 0.3 - July 31, 2016 (23.5 KB)
顯示所有版本(共 9)

Development 相依性套件 (1):

rake >= 0

擁有者:

作者:

  • dearblue

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 208,175

這個版本 2,560

授權:

BSD-2-Clause, Zlib, CC0-1.0

Ruby 版本需求: >= 2.0

相關連結: