Documentation ¶
Overview ¶
Package bct implements the BCT Curl hashing function computing multiple Curl hashes in parallel.
Index ¶
Constants ¶
View Source
const MaxBatchSize = bits.UintSize
MaxBatchSize is the maximum number of Curl hashes that can be computed in one batch.
Variables ¶
View Source
var Indices = curl.Indices
Functions ¶
func NewCurl ¶
func NewCurl(rounds ...curl.CurlRounds) *state
NewCurl initializes a new BCT Curl instance.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.