summaryrefslogtreecommitdiff
path: root/src/crypto/des
Commit message (Expand)AuthorAgeFilesLines
* crypto/des: fix a typo in the comment for permuteFinalBlockChaoshuai Lü2022-12-011-1/+1
* all: add missing periods in commentscui fliter2022-11-181-3/+3
* crypto/internal/subtle: rename to crypto/internal/aliasRuss Cox2022-08-171-5/+5
* all: fix some lint issuesRyan Leung2022-05-081-5/+1
* crypto/des: fix typo in permuteInitialBlock function commentszhouzhongyuan2020-09-221-1/+1
* cmd/go: further reduce init workDaniel Martí2019-03-311-3/+11
* crypto: panic on illegal input and output overlapFilippo Valsorda2018-06-191-2/+45
* crypto: revise wording about cryptographically broken algorithmsBrad Fitzpatrick2017-05-041-1/+2
* crypto: document insecure algorithmsAndreas Auernhammer2017-05-031-0/+2
* crypto/des: improve the throughput of DES and 3DESMura Li2017-02-073-58/+146
* all: remove unnecessary type conversionsMatthew Dempsky2016-04-151-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-085-0/+2026