aboutsummaryrefslogtreecommitdiff
path: root/src/hash/adler32
AgeCommit message (Expand)Author
2024-05-12hash: use internal/byteorderMateusz Poliwczak
2023-11-19hash: simplify binary operationsapocelipes
2023-10-13hash: add available godoc linkcui fliter
2022-04-11all: gofmt main repoRuss Cox
2017-11-15crypto, hash: document marshal/unmarshal implementationRoger Peppe
2017-11-01crypto, hash: implement BinaryMarshaler, BinaryUnmarshaler in hash implementa...Tim Cooper
2016-04-15hash/adler32: Unroll loop for extra performance.Ilya Tocar
2015-09-10hash/*: document the byte order used by the Sum methodsShenghou Ma
2014-09-08build: move package sources from src/pkg to srcRuss Cox