aboutsummaryrefslogtreecommitdiff
path: root/scrypt
AgeCommit message (Expand)Author
2026-01-13scrypt: fix panic on parameters <= 0Juergen Graf
2024-06-26all: bump go.mod version and drop compatibility shimsFilippo Valsorda
2022-04-11all: gofmtRuss Cox
2021-03-17scrypt: use encoding/binary to simplify smixAndreas Auernhammer
2019-04-26scrypt: use math.bits rotate functions instead of ad-hoc implementationUdalov Max
2018-10-29all: fix typosIgor Zhilianin
2018-05-03scrypt: update example to match recommendation two lines belowFilip Haglund
2017-09-30scrypt: add missing license headerKevin Burke
2017-09-30scrypt: update recommended parameters for 2017Kevin Burke
2017-06-29all: use HTTPS for links that support itKevin Burke
2016-09-10scrypt: fix broken example in documentationSam Whited
2014-12-09crypto: add import comments.David Symonds
2014-11-10go.crypto: use golang.org/x/... import pathsAndrew Gerrand
2013-01-17scrypt: 2x faster.Dmitry Chestnykh
2012-12-15go.crypto: gofmt -w -sMikio Hara
2012-09-18go.crypto/scrypt: add packageDmitry Chestnykh