summaryrefslogtreecommitdiff
path: root/src/crypto/sha1
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodMichael Munday2016-11-041-1/+1
* crypto/tls: implement countermeasures against CBC padding oraclesFilippo Valsorda2016-10-042-5/+82
* crypto/md5, crypto/sha1, crypto/sha256: add examples for checksumming a fileEmmanuel Odeke2016-09-191-0/+17
* crypto/*, runtime: nacl asm fixesJosh Bleecher Snyder2016-08-221-1/+1
* crypto/sha1: fix AVX2 variant on AMD64Ilya Tocar2016-05-263-11/+50
* crypto/sha1: disable crashing AVX2 optimizations for nowBrad Fitzpatrick2016-05-101-1/+3
* crypto/sha1: Add AVX2 version for AMD64Ilya Tocar2016-05-064-2/+1329
* crypto/sha1: add s390x assembly implementationMichael Munday2016-04-226-3/+83
* all: single space after period.Brad Fitzpatrick2016-03-022-2/+2
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-015-5/+5
* [dev.cc] crypto/md5, crypto/sha1: restore a few SP referencesRuss Cox2015-02-201-7/+7
* [dev.cc] cmd/asm: make 4(SP) illegal except on 386Rob Pike2015-02-181-3/+3
* [dev.cc] all: edit assembly source for ARM to be more regularRob Pike2015-02-131-137/+137
* build: move package sources from src/pkg to srcRuss Cox2014-09-0810-0/+1276