crc24

Crates.iocrc24
lib.rscrc24
version0.1.6
sourcesrc
created_at2015-01-31 16:57:57.811861
updated_at2015-12-11 23:58:31.338387
descriptionCRC-24 implementation (IETF RFC2440-compatible)
homepagehttps://github.com/sellibitze/crc24-rs
repositoryhttps://github.com/sellibitze/crc24-rs.git
max_upload_size
id1319
size4,526
(sellibitze)

documentation

http://rust-ci.org/sellibitze/crc24-rs/doc/crc24/

README

crc24-rs

This library package (for programs written in the Rust language) provides an implementation of the CRC-24 checksum like it is specified in the IETF RFC2440.

Links

  • This package is also available at crates.io.
  • You can find the documentation here.
Commit count: 28

cargo fmt