aboutsummaryrefslogtreecommitdiff
path: root/cryptobyte/builder.go
AgeCommit message (Expand)Author
2023-09-07cryptobyte: add uint48 methodsDaniel Mangum
2023-02-03cryptobyte: reject negative Unwrite argumentAlexander Yastrebov
2022-08-24cryptobyte: add ReadUint64 and AddUint64hopehook
2022-04-11all: gofmtRuss Cox
2018-11-12cryptobyte: don't ignore bytes added to BuilderContinuations of fixed-size Bu...Filippo Valsorda
2018-10-29cryptobyte: add (*Builder).Unwrite and (*Builder).SetErrorFilippo Valsorda
2018-10-29all: fix typosIgor Zhilianin
2017-09-12cryptobyte: various API and documentation updates.Adam Langley
2017-03-07cryptobyte: new package.Martin Kreichgauer