aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/des
AgeCommit message (Expand)Author
2020-09-22crypto/des: fix typo in permuteInitialBlock function commentszhouzhongyuan
2019-03-31cmd/go: further reduce init workDaniel Martí
2018-06-19crypto: panic on illegal input and output overlapFilippo Valsorda
2017-05-04crypto: revise wording about cryptographically broken algorithmsBrad Fitzpatrick
2017-05-03crypto: document insecure algorithmsAndreas Auernhammer
2017-02-07crypto/des: improve the throughput of DES and 3DESMura Li
2016-04-15all: remove unnecessary type conversionsMatthew Dempsky
2014-09-08build: move package sources from src/pkg to srcRuss Cox