# Packages
Package alo implements a forward error correction scheme using Reed Solomon Erasure Coding.
Package base58 provides an API for working with modified base58 and Base58Check encodings.
Package bech32 provides a Go implementation of the bech32 format specified in BIP 173.
No description provided by the author
Package ec implements support for the elliptic curves needed for bitcoin.
Package fec implements Reed Solomon 9/3 forward error correction, intended to be sent as 9 pieces where 3 uncorrupted parts allows assembly of the message.
No description provided by the author
Package gcs provides an API for building and using a Golomb-coded set filter.
No description provided by the author
No description provided by the author
No description provided by the author