package
0.9.0
Repository: https://github.com/tendermint/go-crypto.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

LoadCodec loads a pre-compiled language file.
MustLoadCodec panics if word bank is missing, only for tests.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

CRC16 does the ieee crc16 polynomial check.
CRC32 does the ieee crc32 polynomial check.
CRC64 does the ieee crc64 polynomial check.
NoECC is a no-op placeholder, kind of useless..
No description provided by the author

# Interfaces

No description provided by the author
ECC is used for anything that calculates an error-correcting code.