Skip to content

CRC-24 implementation in Rust (conforming to IETF RFC2440)

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

sellibitze/crc24-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

CRC-24 implementation in Rust (conforming to IETF RFC2440)

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages