Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cyclet

The blazingly fast cyclic redundancy check calculator package for Typst

Usage

#import "@preview/cyclet:0.1.0": *

#let data = bytes("Hello, World")
#let crc = crc16-ccitt(data)

CRC16-CCITT Value for "Hello World": #bytes-to-hex(crc16, upper: true)

About

The blazingly fast cyclic redundancy check calculator package for Typst

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages