# README
go-commp-utils
Utilities for generating and working with CommP for Filecoin pieces
License
Dual-licensed under MIT + Apache 2.0
# Functions
GeneratePieceCIDFromFile generates an a piece cid from an io.Reader.
PieceAggregateCommP generates an aggregate CommP for a list of pieces that combine in size up to the sector size determined by the proofType parameter.
No description provided by the author