Crates.io | crc16 |
lib.rs | crc16 |
version | 0.4.0 |
source | src |
created_at | 2015-03-18 17:31:26.840681 |
updated_at | 2018-05-28 09:15:47.613118 |
description | A CRC16 implementation |
homepage | |
repository | https://github.com/blackbeam/rust-crc16 |
max_upload_size | |
id | 1599 |
size | 34,185 |
Use cargo package.
Hosted on docs.rs.
poly=0x8005 init=0x0000 refin=true refout=true xorout=0x0000 check=0xbb3d
poly=0x1021 init=0x1d0f refin=false refout=false xorout=0x0000 check=0xe5cc
poly=0x8005 init=0x0000 refin=false refout=false xorout=0x0000 check=0xfee8
poly=0x1021 init=0xffff refin=false refout=false xorout=0x0000 check=0x29b1
poly=0xc867 init=0xffff refin=false refout=false xorout=0x0000 check=0x4c06
poly=0x8005 init=0x800d refin=false refout=false xorout=0x0000 check=0x9ecf
poly=0x0589 init=0x0000 refin=false refout=false xorout=0x0001 check=0x007e
poly=0x0589 init=0x0000 refin=false refout=false xorout=0x0000 check=0x007f
poly=0x3d65 init=0x0000 refin=true refout=true xorout=0xffff check=0xea82
poly=0x3d65 init=0x0000 refin=false refout=false xorout=0xffff check=0xc2b7
poly=0x1021 init=0xffff refin=false refout=false xorout=0xffff check=0xd64e
poly=0x8005 init=0x0000 refin=true refout=true xorout=0xffff check=0x44c2
poly=0x1021 init=0xffff refin=true refout=true xorout=0x0000 check=0x6f91
poly=0x1021 init=0xb2aa refin=true refout=true xorout=0x0000 check=0x63d0
poly=0x8bb7 init=0x0000 refin=false refout=false xorout=0x0000 check=0xd0db
poly=0xa097 init=0x0000 refin=false refout=false xorout=0x0000 check=0x0fb3
poly=0x1021 init=0x89ec refin=true refout=true xorout=0x0000 check=0x26b1
poly=0x8005 init=0xffff refin=true refout=true xorout=0xffff check=0xb4c8
poly=0x1021 init=0xc6c6 refin=true refout=true xorout=0x0000 check=0xbf05
poly=0x1021 init=0x0000 refin=true refout=true xorout=0x0000 check=0x2189
poly=0x8005 init=0xffff refin=true refout=true xorout=0x0000 check=0x4b37
poly=0x1021 init=0xffff refin=true refout=true xorout=0xffff check=0x906e
poly=0x1021 init=0x0000 refin=false refout=false xorout=0x0000 check=0x31c3
Licensed under either of
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.