summaryrefslogtreecommitdiff
path: root/src/crypto/md5
Commit message (Expand)AuthorAgeFilesLines
* 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/md5: add s390x assembly implementationMichael Munday2016-04-273-2/+177
* crypto/md5: add assembly implementation on ppc64leLynn Boger2016-04-203-2/+194
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-012-2/+2
* all: fix typos and spellingMartin Möhrmann2016-02-241-1/+1
* crypto/md5: uniform Write funcunknown2015-11-041-8/+2
* [dev.cc] crypto/md5, crypto/sha1: restore a few SP referencesRuss Cox2015-02-201-9/+9
* [dev.cc] cmd/asm: make 4(SP) illegal except on 386Rob Pike2015-02-181-9/+9
* [dev.cc] crypto/md5: fix arm assembler in md5block_arm.sRob Pike2015-02-141-18/+18
* [dev.cc] all: edit assembly source for ARM to be more regularRob Pike2015-02-131-174/+174
* build: move package sources from src/pkg to srcRuss Cox2014-09-0811-0/+1784